keypass - update

This commit is contained in:
Licaon_Kter 2023-05-08 09:39:06 +00:00
parent 687d11706f
commit 2f3a5189c8

View file

@ -148,7 +148,18 @@ Builds:
gradle:
- production
- versionName: 1.4.12
versionCode: 1412
commit: 9218c912f136b2618240c42199f84c5e9e1a4498
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- production
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.4.9
CurrentVersionCode: 1409
CurrentVersion: 1.4.12
CurrentVersionCode: 1412