From 9ab325be89d7a56d6dfae3ff6e38ea89b2a84c13 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 12 May 2022 04:32:21 +0000 Subject: [PATCH] Update KeePassDX to 3.4.4 (113) --- 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 b119e77f5f..a92ff6a2cf 100644 --- a/metadata/com.kunzisoft.keepass.libre.yml +++ b/metadata/com.kunzisoft.keepass.libre.yml @@ -682,6 +682,20 @@ Builds: - app/src/main/assets/publicsuffixes ndk: r21e + - versionName: 3.4.4 + versionCode: 113 + commit: 1c0f1a036b7f56f3d22c18585451b8d5d0857518 + 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 @@ -691,5 +705,5 @@ MaintainerNotes: |- AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 3.4.3 -CurrentVersionCode: 112 +CurrentVersion: 3.4.4 +CurrentVersionCode: 113