Skip to content

Commit 227d682

Browse files
committed
manifest for v1.13-r3
1 parent 6b7fe8e commit 227d682

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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="237"
4-
android:versionName="1.13-r2"
3+
android:versionCode="238"
4+
android:versionName="1.13-r3"
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="237"
4-
android:versionName="1.13-r2"
3+
android:versionCode="238"
4+
android:versionName="1.13-r3"
55
package="keepass2android.keepass2android_nonet"
66
xmlns:tools="http://schemas.android.com/tools"
77
android:installLocation="auto">

0 commit comments

Comments
 (0)