Skip to content

Commit 9cd8996

Browse files
committed
manifest and changelog for 1.12-r1
1 parent ae35d58 commit 9cd8996

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
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="201"
4-
android:versionName="1.12-r0"
3+
android:versionCode="202"
4+
android:versionName="1.12-r1"
55
package="keepass2android.keepass2android"
66
xmlns:tools="http://schemas.android.com/tools"
77
android:installLocation="auto">

src/keepass2android-app/Resources/values/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -737,6 +737,7 @@
737737
<item>Upgraded OneDrive SDK to version 5.68</item>
738738
<item>Upgraded Dropbox SDK to version 7.0.0</item>
739739
<item>Upgraded Gradle, NewtonsoftJson, FluentFTP, MegaApiClient and okhttp</item>
740+
<item>Bugfix in WebDav file selection</item>
740741
</string-array>
741742

742743

0 commit comments

Comments
 (0)