Update KeyPass to 1.4.1 (1401)

This commit is contained in:
F-Droid checkupdates bot 2021-11-01 04:06:22 +00:00
parent 8c4643c18f
commit 9b4981aab7

View file

@ -65,7 +65,18 @@ Builds:
gradle:
- production
- versionName: 1.4.1
versionCode: 1401
commit: cfb4c598d9330bac4b4a032a0369678c614875dd
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.0
CurrentVersionCode: 1400
CurrentVersion: 1.4.1
CurrentVersionCode: 1401