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 f7982b7 commit a92181cCopy full SHA for a92181c
PasswordMakerProForAndroid/AndroidManifest.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
- package="org.passwordmaker.android" android:versionCode="10" android:versionName="1.1.10">
+ package="org.passwordmaker.android" android:versionCode="11" android:versionName="1.1.11">
4
<uses-sdk android:minSdkVersion="9" />
5
6
<application android:icon="@drawable/icon" android:label="@string/app_name" android:allowBackup="true" android:allowClearUserData="true">
0 commit comments