diff --git a/metadata/de.wuapps.moredays.yml b/metadata/de.wuapps.moredays.yml index b1c6588f4c..c0e4b2c705 100644 --- a/metadata/de.wuapps.moredays.yml +++ b/metadata/de.wuapps.moredays.yml @@ -103,7 +103,18 @@ Builds: gradle: - yes + - versionName: 1.0.20 + versionCode: 20 + commit: bad56113a7e15f600f4cd015a3af2f327a1c7ac6 + 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.0.19 -CurrentVersionCode: 19 +CurrentVersion: 1.0.20 +CurrentVersionCode: 20