Skip to content

Commit 8639be4

Browse files
committed
No public description
PiperOrigin-RevId: 613923048
1 parent 9c5538f commit 8639be4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/AndroidManifest.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
xmlns:tools="http://schemas.android.com/tools"
2020
package="com.afwsamples.testdpc"
2121
tools:ignore="MissingClass"
22-
android:versionCode="9004"
23-
android:versionName="9.0.4">
22+
android:versionCode="9005"
23+
android:versionName="9.0.5">
2424
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="33"/>
2525

2626
<uses-permission android:name="android.permission.GET_ACCOUNTS" />

0 commit comments

Comments
 (0)