manifest and changelog for 1.12-r1
This commit is contained in:
@@ -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="201"
|
android:versionCode="202"
|
||||||
android:versionName="1.12-r0"
|
android:versionName="1.12-r1"
|
||||||
package="keepass2android.keepass2android"
|
package="keepass2android.keepass2android"
|
||||||
xmlns:tools="http://schemas.android.com/tools"
|
xmlns:tools="http://schemas.android.com/tools"
|
||||||
android:installLocation="auto">
|
android:installLocation="auto">
|
||||||
|
@@ -737,6 +737,7 @@
|
|||||||
<item>Upgraded OneDrive SDK to version 5.68</item>
|
<item>Upgraded OneDrive SDK to version 5.68</item>
|
||||||
<item>Upgraded Dropbox SDK to version 7.0.0</item>
|
<item>Upgraded Dropbox SDK to version 7.0.0</item>
|
||||||
<item>Upgraded Gradle, NewtonsoftJson, FluentFTP, MegaApiClient and okhttp</item>
|
<item>Upgraded Gradle, NewtonsoftJson, FluentFTP, MegaApiClient and okhttp</item>
|
||||||
|
<item>Bugfix in WebDav file selection</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user