Update KeyPass to 1.4.2 (1402)

This commit is contained in:
F-Droid checkupdates bot 2022-01-12 03:59:52 +00:00
parent 9a00e6d4fb
commit 6081c3c0d6

View file

@ -76,7 +76,18 @@ Builds:
gradle:
- production
- versionName: 1.4.2
versionCode: 1402
commit: 05027aafd65dac35b437e61ca9a5ade41d594288
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.1
CurrentVersionCode: 1401
CurrentVersion: 1.4.2
CurrentVersionCode: 1402