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 d8c6262 commit d4f0c46Copy full SHA for d4f0c46
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="201"
6
- android:versionName="4.5"
+ android:versionCode="202"
+ android:versionName="4.6"
7
tools:ignore="GoogleAppIndexingWarning">
8
9
<uses-permission android:name="android.permission.INTERNET" />
0 commit comments