Update KeyPass to 1.4.0 (1400)

This commit is contained in:
F-Droid checkupdates bot 2021-10-05 04:08:08 +00:00
parent d85c459d1c
commit e2dbcd8735

View file

@ -54,7 +54,18 @@ Builds:
gradle:
- production
- versionName: 1.4.0
versionCode: 1400
commit: b294f9b56077d6ba034017cb6285f32d89369dc3
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.3.9
CurrentVersionCode: 1309
CurrentVersion: 1.4.0
CurrentVersionCode: 1400