diff --git a/metadata/com.phpbg.easysync.yml b/metadata/com.phpbg.easysync.yml index afba0ea563..17bbea6434 100644 --- a/metadata/com.phpbg.easysync.yml +++ b/metadata/com.phpbg.easysync.yml @@ -48,7 +48,18 @@ Builds: gradle: - yes + - versionName: '1.4' + versionCode: 5 + commit: a00fb9699838070fd4ae7bf7b49062a488ab5c89 + 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' -CurrentVersionCode: 4 +CurrentVersion: '1.4' +CurrentVersionCode: 5