Skip to content

Commit

Permalink
increment overall gmscompat version to 1005
Browse files Browse the repository at this point in the history
GmsCompatConfig now has the force_ComponentEnabledSettings section.

Signed-off-by: Dmitrii <bankersenator@gmail.com>
  • Loading branch information
muhomorr authored and shutter-cat committed Aug 3, 2023
1 parent 6e58680 commit 33fc52d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="app.grapheneos.gmscompat"
android:versionCode="1004"
android:versionCode="1005"
android:versionName="1"
>
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
Expand Down

0 comments on commit 33fc52d

Please sign in to comment.