Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-derevenetz committed Jun 15, 2021
1 parent e4f562a commit 68c770e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/source/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0"?>
<manifest package="com.derevenetz.oleg.magicphotos"
xmlns:android="http://schemas.android.com/apk/res/android"
android:versionName="2.3.1"
android:versionCode="75"
android:versionName="2.3.2"
android:versionCode="77"
android:installLocation="auto">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="29"/>
<supports-screens android:anyDensity="true"
Expand Down

0 comments on commit 68c770e

Please sign in to comment.