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 ca0192c commit 6162515Copy full SHA for 6162515
1 file changed
app/src/main/AndroidManifest.xml
@@ -2,8 +2,8 @@
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
xmlns:tools="http://schemas.android.com/tools"
4
android:installLocation="auto"
5
- android:versionCode="181"
6
- android:versionName="3.28"
+ android:versionCode="183"
+ android:versionName="3.29"
7
tools:ignore="GoogleAppIndexingWarning">
8
9
<uses-permission android:name="android.permission.INTERNET" />
0 commit comments