Skip to content

Commit fd43875

Browse files
committed
No public description
PiperOrigin-RevId: 629400460
1 parent 10f9834 commit fd43875

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
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="9008"
23-
android:versionName="9.0.8">
22+
android:versionCode="9009"
23+
android:versionName="9.0.9">
2424
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="34"/>
2525

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

0 commit comments

Comments
 (0)