diff --git a/metadata/com.kunzisoft.keepass.libre.yml b/metadata/com.kunzisoft.keepass.libre.yml index 41fa1808f4..e0dd5eb0fc 100644 --- a/metadata/com.kunzisoft.keepass.libre.yml +++ b/metadata/com.kunzisoft.keepass.libre.yml @@ -546,6 +546,20 @@ Builds: - app/src/main/assets/publicsuffixes ndk: r21e + - versionName: 3.1.0 + versionCode: 92 + commit: 8413d2b31aebc443be5098bacb5d1193ddd58c05 + 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 @@ -555,5 +569,5 @@ MaintainerNotes: |- AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 3.0.4 -CurrentVersionCode: 91 +CurrentVersion: 3.1.0 +CurrentVersionCode: 92