Skip to content

Commit

Permalink
Bump version code.
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-derevenetz committed May 10, 2020
1 parent 3b71711 commit 14d1685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/source/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<manifest package="com.derevenetz.oleg.vkgeo.gplay"
xmlns:android="http://schemas.android.com/apk/res/android"
android:versionName="1.2.0"
android:versionCode="87"
android:versionCode="88"
android:installLocation="auto">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="29"/>
<supports-screens android:anyDensity="true"
Expand Down

0 comments on commit 14d1685

Please sign in to comment.