mirror of
https://github.com/moparisthebest/keepass2android
synced 2024-11-28 12:02:19 -05:00
Manifest 0.9.6
This commit is contained in:
parent
44fb4b9ce1
commit
b35c41b21c
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:versionCode="51"
|
android:versionCode="52"
|
||||||
android:versionName="0.9.6-pre2"
|
android:versionName="0.9.6"
|
||||||
package="keepass2android.keepass2android"
|
package="keepass2android.keepass2android"
|
||||||
android:installLocation="auto">
|
android:installLocation="auto">
|
||||||
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="21" />
|
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="21" />
|
||||||
|
Loading…
Reference in New Issue
Block a user