diff --git a/metadata/com.kunzisoft.keepass.libre.yml b/metadata/com.kunzisoft.keepass.libre.yml index b1265a5627..bca566a5e8 100644 --- a/metadata/com.kunzisoft.keepass.libre.yml +++ b/metadata/com.kunzisoft.keepass.libre.yml @@ -612,6 +612,20 @@ Builds: - app/src/main/assets/publicsuffixes ndk: r21e + - versionName: 3.3.3 + versionCode: 105 + commit: 1d71de70312b1da9126e20170fb3b69bba8b693e + 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 @@ -621,5 +635,5 @@ MaintainerNotes: |- AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 3.3.2 -CurrentVersionCode: 104 +CurrentVersion: 3.3.3 +CurrentVersionCode: 105