diff --git a/metadata/com.kunzisoft.keepass.libre.yml b/metadata/com.kunzisoft.keepass.libre.yml index aff924fa4e..0c7bca1828 100644 --- a/metadata/com.kunzisoft.keepass.libre.yml +++ b/metadata/com.kunzisoft.keepass.libre.yml @@ -598,6 +598,18 @@ Builds: - libre ndk: r21e + - versionName: 3.3.2 + versionCode: 104 + commit: 4fd4f660a7a7e16886ff123bf35d4de837cb2a8a + 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 @@ -607,5 +619,5 @@ MaintainerNotes: |- AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 3.3.1 -CurrentVersionCode: 103 +CurrentVersion: 3.3.2 +CurrentVersionCode: 104