WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit b9d1c0b

Browse files
committed
manifest for 1.14-r0
1 parent c459a73 commit b9d1c0b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/keepass2android-app/Manifests/AndroidManifest_net.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3-
android:versionCode="236"
4-
android:versionName="1.14-pre3"
3+
android:versionCode="239"
4+
android:versionName="1.14-r0"
55
package="keepass2android.keepass2android"
66
xmlns:tools="http://schemas.android.com/tools"
77
android:installLocation="auto">

src/keepass2android-app/Manifests/AndroidManifest_nonet.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3-
android:versionCode="236"
4-
android:versionName="1.14-pre3"
3+
android:versionCode="239"
4+
android:versionName="1.14-r0"
55
package="keepass2android.keepass2android_nonet"
66
xmlns:tools="http://schemas.android.com/tools"
77
android:installLocation="auto">

0 commit comments

Comments
 (0)