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 10e026e commit 0950399Copy full SHA for 0950399
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="199"
6
- android:versionName="4.3"
+ android:versionCode="200"
+ android:versionName="4.4"
7
tools:ignore="GoogleAppIndexingWarning">
8
9
<uses-permission android:name="android.permission.INTERNET" />
0 commit comments