From f2321bfc2a36555a4fce19d698f31681a595e3d7 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 8 Sep 2022 04:50:11 +0000 Subject: [PATCH] Update KeePassDX to 3.5.0 Beta01 (115) --- metadata/com.kunzisoft.keepass.libre.yml | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/metadata/com.kunzisoft.keepass.libre.yml b/metadata/com.kunzisoft.keepass.libre.yml index bac33c1829..e585b9ad00 100644 --- a/metadata/com.kunzisoft.keepass.libre.yml +++ b/metadata/com.kunzisoft.keepass.libre.yml @@ -710,6 +710,20 @@ Builds: - app/src/main/assets/publicsuffixes ndk: r21e + - versionName: 3.5.0 Beta01 + versionCode: 115 + commit: ecc4550261b02786ca1b3bce7d668a5aa5ebd203 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - libre + scanignore: + - app/src/main/assets/publicsuffixes + ndk: r21e + MaintainerNotes: |- The file at `app/src/main/assets/publicsuffixes` is a version of the [Public Suffix List](https://publicsuffix.org/) that has been sorted and @@ -719,5 +733,5 @@ MaintainerNotes: |- AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 3.4.5 -CurrentVersionCode: 114 +CurrentVersion: 3.5.0 Beta01 +CurrentVersionCode: 115