diff --git a/metadata/com.kunzisoft.keepass.libre.yml b/metadata/com.kunzisoft.keepass.libre.yml index a92ff6a2cf..bac33c1829 100644 --- a/metadata/com.kunzisoft.keepass.libre.yml +++ b/metadata/com.kunzisoft.keepass.libre.yml @@ -696,6 +696,20 @@ Builds: - app/src/main/assets/publicsuffixes ndk: r21e + - versionName: 3.4.5 + versionCode: 114 + commit: 0ef574d67525073a6536bd3b0fe554b9190bd599 + 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 @@ -705,5 +719,5 @@ MaintainerNotes: |- AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 3.4.4 -CurrentVersionCode: 113 +CurrentVersion: 3.4.5 +CurrentVersionCode: 114