exclude Mega and OneDrive from NoNet build. Manifest for 1.12-r8c

This commit is contained in:
Philipp Crocoll
2025-07-02 21:39:37 +02:00
parent 3118ffaeb5
commit 507b671448
3 changed files with 16 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="213"
android:versionName="1.12-r8b"
android:versionCode="214"
android:versionName="1.12-r8c"
package="keepass2android.keepass2android"
xmlns:tools="http://schemas.android.com/tools"
android:installLocation="auto">

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="213"
android:versionName="1.12-r8b"
android:versionCode="214"
android:versionName="1.12-r8c"
package="keepass2android.keepass2android_nonet"
xmlns:tools="http://schemas.android.com/tools"
android:installLocation="auto">