Skip to content

Commit 057cb32

Browse files
jscott1989pfmaggi
authored andcommitted
No public description
PiperOrigin-RevId: 653193778
1 parent ef5130d commit 057cb32

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="9010"
23-
android:versionName="9.0.10">
22+
android:versionCode="9011"
23+
android:versionName="9.0.11">
2424
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="34"/>
2525

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

0 commit comments

Comments
 (0)