diff --git a/metadata/com.kunzisoft.keepass.libre.yml b/metadata/com.kunzisoft.keepass.libre.yml index bac33c1829..e585b9ad00 100644 --- a/metadata/com.kunzisoft.keepass.libre.yml +++ b/metadata/com.kunzisoft.keepass.libre.yml @@ -710,6 +710,20 @@ Builds: - app/src/main/assets/publicsuffixes ndk: r21e + - versionName: 3.5.0 Beta01 + versionCode: 115 + commit: ecc4550261b02786ca1b3bce7d668a5aa5ebd203 + 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 @@ -719,5 +733,5 @@ MaintainerNotes: |- AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 3.4.5 -CurrentVersionCode: 114 +CurrentVersion: 3.5.0 Beta01 +CurrentVersionCode: 115