Update KeePassDX to 3.3.3 (105)

This commit is contained in:
F-Droid checkupdates bot 2022-03-27 04:26:41 +00:00
parent e0f917d1c0
commit c98b511ab0

View file

@ -612,6 +612,20 @@ Builds:
- app/src/main/assets/publicsuffixes
ndk: r21e
- versionName: 3.3.3
versionCode: 105
commit: 1d71de70312b1da9126e20170fb3b69bba8b693e
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
@ -621,5 +635,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 3.3.2
CurrentVersionCode: 104
CurrentVersion: 3.3.3
CurrentVersionCode: 105