Update KeePassDX to 3.3.0 (102)

This commit is contained in:
F-Droid checkupdates bot 2022-02-20 04:22:33 +00:00
parent 1245a578b8
commit 5fea4d29d1

View file

@ -574,6 +574,20 @@ Builds:
- app/src/main/assets/publicsuffixes
ndk: r21e
- versionName: 3.3.0
versionCode: 102
commit: f1b56fed162ed33750fbc77e1e19a059105a2f36
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
@ -583,5 +597,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 3.2.0
CurrentVersionCode: 97
CurrentVersion: 3.3.0
CurrentVersionCode: 102