diff --git a/metadata/com.kunzisoft.keepass.libre.yml b/metadata/com.kunzisoft.keepass.libre.yml index b9e8667bca..b119e77f5f 100644 --- a/metadata/com.kunzisoft.keepass.libre.yml +++ b/metadata/com.kunzisoft.keepass.libre.yml @@ -668,6 +668,20 @@ Builds: - app/src/main/assets/publicsuffixes ndk: r21e + - versionName: 3.4.3 + versionCode: 112 + commit: f907aa578a5d1dfd35a6582fc7b21760dd017893 + 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 @@ -677,5 +691,5 @@ MaintainerNotes: |- AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 3.4.2 -CurrentVersionCode: 111 +CurrentVersion: 3.4.3 +CurrentVersionCode: 112