Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-derevenetz committed Aug 28, 2020
1 parent 63aa16f commit cdd7227
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.0"
android:versionCode="73"
android:versionName="2.3.1"
android:versionCode="75"
android:installLocation="auto">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="29"/>
<supports-screens android:anyDensity="true"
Expand Down

0 comments on commit cdd7227

Please sign in to comment.