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 fd5e5c1 commit 328636bCopy full SHA for 328636b
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="9007"
23
- android:versionName="9.0.7">
+ android:versionCode="9008"
+ android:versionName="9.0.8">
24
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="34"/>
25
26
<uses-permission android:name="android.permission.GET_ACCOUNTS" />
0 commit comments