Skip to content

Commit 4c68f3a

Browse files
committed
version number
1 parent ace2524 commit 4c68f3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AuthenticatorPro/Properties/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?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">
2+
<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">
33
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="28" />
44
<uses-permission android:name="android.permission.CAMERA" />
55
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />

0 commit comments

Comments
 (0)