diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 8e3c71bf4f..4683832357 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -829,7 +829,18 @@ Builds: gradle: - yes + - versionName: 2.24.1 + versionCode: 204 + commit: c373242744c4c57c41933c8639de846cad3b91e8 + 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: 2.24.0 -CurrentVersionCode: 203 +CurrentVersion: 2.24.1 +CurrentVersionCode: 204