Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-derevenetz committed May 12, 2019
1 parent 920fe79 commit 470762c
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
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
<manifest package="com.derevenetz.oleg.vkgeo.stdalone" xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="1.0.21" android:versionCode="81" android:installLocation="auto">
<manifest package="com.derevenetz.oleg.vkgeo.stdalone" xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="1.0.22" android:versionCode="82" android:installLocation="auto">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="27"/>
<supports-screens android:anyDensity="true" android:largeScreens="true" android:normalScreens="true" android:smallScreens="true" android:xlargeScreens="true"/>
<!-- Additional permissions not covered by Qt -->
Expand Down

0 comments on commit 470762c

Please sign in to comment.