manifest for v1.12-r6b. Same as v1.12-r6, but need a new version code for Google Play release based on github-action built apk
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:versionCode="209"
|
||||
android:versionName="1.12-r6"
|
||||
android:versionCode="210"
|
||||
android:versionName="1.12-r6b"
|
||||
package="keepass2android.keepass2android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:installLocation="auto">
|
||||
|
||||
Reference in New Issue
Block a user