Update KeyPass to 1.4.4 (1404)

This commit is contained in:
F-Droid checkupdates bot 2022-01-20 04:09:09 +00:00
parent 96fc45e785
commit 7e6d030f9f

View file

@ -98,7 +98,18 @@ Builds:
gradle:
- production
- versionName: 1.4.4
versionCode: 1404
commit: 353668dff3d0bdeec6722a2acc3ae55bb1456a65
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- production
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.4.3
CurrentVersionCode: 1403
CurrentVersion: 1.4.4
CurrentVersionCode: 1404