We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef5130d commit 057cb32Copy full SHA for 057cb32
src/main/AndroidManifest.xml
@@ -19,8 +19,8 @@
19
xmlns:tools="http://schemas.android.com/tools"
20
package="com.afwsamples.testdpc"
21
tools:ignore="MissingClass"
22
- android:versionCode="9010"
23
- android:versionName="9.0.10">
+ android:versionCode="9011"
+ android:versionName="9.0.11">
24
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="34"/>
25
26
<uses-permission android:name="android.permission.GET_ACCOUNTS" />
0 commit comments