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 a6db35a commit f09de6dCopy full SHA for f09de6d
android/source/AndroidManifest.xml
@@ -1,8 +1,8 @@
1
<?xml version="1.0"?>
2
<manifest package="com.derevenetz.oleg.magicphotos.stdalone"
3
xmlns:android="http://schemas.android.com/apk/res/android"
4
- android:versionName="2.3.0"
5
- android:versionCode="73"
+ android:versionName="2.3.2"
+ android:versionCode="77"
6
android:installLocation="auto">
7
<uses-sdk android:minSdkVersion="19" android:targetSdkVersion="29"/>
8
<supports-screens android:anyDensity="true"
0 commit comments