diff --git a/metadata/com.qfs.pagan.yml b/metadata/com.qfs.pagan.yml index 0aba5b950d..1a560a0afc 100644 --- a/metadata/com.qfs.pagan.yml +++ b/metadata/com.qfs.pagan.yml @@ -268,7 +268,18 @@ Builds: gradle: - yes + - versionName: 1.3.15 + versionCode: 45 + commit: 8cf7540cbb2a4d5b88035a5f7f87ee7922418caa + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.3.14 -CurrentVersionCode: 44 +CurrentVersion: 1.3.15 +CurrentVersionCode: 45