Update KeePassDX to 3.3.2 (104)

This commit is contained in:
F-Droid checkupdates bot 2022-03-16 04:25:19 +00:00
parent 08b63b012b
commit 7987b021b7

View file

@ -598,6 +598,18 @@ Builds:
- libre
ndk: r21e
- versionName: 3.3.2
versionCode: 104
commit: 4fd4f660a7a7e16886ff123bf35d4de837cb2a8a
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
@ -607,5 +619,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 3.3.1
CurrentVersionCode: 103
CurrentVersion: 3.3.2
CurrentVersionCode: 104