Update KeePassDX to 3.3.1 (103)

This commit is contained in:
F-Droid checkupdates bot 2022-02-27 04:26:19 +00:00
parent 2bb9d688a0
commit 7586766d13

View file

@ -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