diff --git a/metadata/com.kunzisoft.keepass.libre.yml b/metadata/com.kunzisoft.keepass.libre.yml index 58e26c676c..aff924fa4e 100644 --- a/metadata/com.kunzisoft.keepass.libre.yml +++ b/metadata/com.kunzisoft.keepass.libre.yml @@ -586,6 +586,18 @@ Builds: - libre ndk: r21e + - versionName: 3.3.1 + versionCode: 103 + commit: d7decba3f5555c60532c83b69f0a7b58712e3f40 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - libre + 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 @@ -595,5 +607,5 @@ MaintainerNotes: |- AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 3.3.0 -CurrentVersionCode: 102 +CurrentVersion: 3.3.1 +CurrentVersionCode: 103