Update KeyPass to 1.4.3 (1403)

This commit is contained in:
F-Droid checkupdates bot 2022-01-15 04:17:47 +00:00
parent 1d2bea14e2
commit 0414cf3604

View file

@ -87,7 +87,18 @@ Builds:
gradle:
- production
- versionName: 1.4.3
versionCode: 1403
commit: f26ed5275c0eb1fa5c4e09d4004d82be03b69450
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.2
CurrentVersionCode: 1402
CurrentVersion: 1.4.3
CurrentVersionCode: 1403