Update KeyPass to 1.4.5 (1405)

This commit is contained in:
F-Droid checkupdates bot 2022-01-24 04:13:19 +00:00
parent 98fcfba890
commit c958aa4f7f

View file

@ -109,7 +109,18 @@ Builds:
gradle:
- production
- versionName: 1.4.5
versionCode: 1405
commit: f922dc5ec409a2754142e65ddd4383ed32bbaa55
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.4
CurrentVersionCode: 1404
CurrentVersion: 1.4.5
CurrentVersionCode: 1405