Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-derevenetz committed Sep 26, 2019
1 parent 671ec9e commit 333367b
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.magicphotos" xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="2.2.0" android:versionCode="59" android:installLocation="auto">
<manifest package="com.derevenetz.oleg.magicphotos" xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="2.2.1" android:versionCode="61" android:installLocation="auto">
<uses-sdk android:minSdkVersion="19" android:targetSdkVersion="28"/>
<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 333367b

Please sign in to comment.