Update KeyPass to 1.4.7 (1407)

This commit is contained in:
F-Droid checkupdates bot 2022-03-20 04:27:15 +00:00
parent aac5b45d6a
commit caad29d617

View file

@ -131,7 +131,18 @@ Builds:
gradle:
- production
- versionName: 1.4.7
versionCode: 1407
commit: 5c474a9a2b33f4c92cf89245cf7da57251e0027a
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.6
CurrentVersionCode: 1406
CurrentVersion: 1.4.7
CurrentVersionCode: 1407