diff --git a/metadata/com.phpbg.easysync.yml b/metadata/com.phpbg.easysync.yml index 230c5a6bc7..c0a445e028 100644 --- a/metadata/com.phpbg.easysync.yml +++ b/metadata/com.phpbg.easysync.yml @@ -26,7 +26,18 @@ Builds: gradle: - yes + - versionName: '1.2' + versionCode: 3 + commit: 260553373ec2b3bb96eaa9f0de11e06527c74fc6 + 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.1' -CurrentVersionCode: 2 +CurrentVersion: '1.2' +CurrentVersionCode: 3