Skip to content

Commit

Permalink
No public description
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 613923048
  • Loading branch information
pfmaggi committed Mar 11, 2024
1 parent 9c5538f commit 8639be4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
xmlns:tools="http://schemas.android.com/tools"
package="com.afwsamples.testdpc"
tools:ignore="MissingClass"
android:versionCode="9004"
android:versionName="9.0.4">
android:versionCode="9005"
android:versionName="9.0.5">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="33"/>

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

0 comments on commit 8639be4

Please sign in to comment.