diff --git a/metadata/com.yogeshpaliyal.keypass.yml b/metadata/com.yogeshpaliyal.keypass.yml index 159494060a..3bc6e6b9cd 100644 --- a/metadata/com.yogeshpaliyal.keypass.yml +++ b/metadata/com.yogeshpaliyal.keypass.yml @@ -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