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 ace2524 commit 4c68f3aCopy full SHA for 4c68f3a
AuthenticatorPro/Properties/AndroidManifest.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
-<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="1.3.0" package="me.jmh.authenticatorpro" android:installLocation="auto" android:versionCode="11">
+<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="1.3.1" package="me.jmh.authenticatorpro" android:installLocation="auto" android:versionCode="12">
3
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="28" />
4
<uses-permission android:name="android.permission.CAMERA" />
5
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
0 commit comments