We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c5538f commit 8639be4Copy full SHA for 8639be4
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="9004"
23
- android:versionName="9.0.4">
+ android:versionCode="9005"
+ android:versionName="9.0.5">
24
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="33"/>
25
26
<uses-permission android:name="android.permission.GET_ACCOUNTS" />
0 commit comments