Skip to content

Commit

Permalink
update screenshots + release 1.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jamie-mh committed Nov 26, 2019
1 parent 5c823f9 commit 2caa62e
Show file tree
Hide file tree
Showing 10 changed files with 6,745 additions and 6,814 deletions.
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.6.3" package="me.jmh.authenticatorpro" android:installLocation="auto" android:versionCode="1000019">
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="1.6.4" package="me.jmh.authenticatorpro" android:installLocation="auto" android:versionCode="1000020">
<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
Loading

0 comments on commit 2caa62e

Please sign in to comment.