Skip to content

Commit 1450ced

Browse files
committed
raise version
1 parent 707f1b8 commit 1450ced

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
44
android:installLocation="auto"
5-
android:versionCode="198"
6-
android:versionName="4.2"
5+
android:versionCode="199"
6+
android:versionName="4.3"
77
tools:ignore="GoogleAppIndexingWarning">
88

99
<uses-permission android:name="android.permission.INTERNET" />

0 commit comments

Comments
 (0)