Skip to content

Commit

Permalink
release 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jamie-mh committed Mar 11, 2020
1 parent ffb8fe9 commit bd86878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AuthenticatorPro/Properties/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="1.7.1" package="me.jmh.authenticatorpro" android:installLocation="auto" android:versionCode="1000025">
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="1.7.2" package="me.jmh.authenticatorpro" android:installLocation="auto" android:versionCode="1000026">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="28" />
<uses-permission android:name="android.permission.CAMERA" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
Expand Down

0 comments on commit bd86878

Please sign in to comment.