diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 7de64e605d..06bdffa6d0 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -686,7 +686,18 @@ Builds: gradle: - yes + - versionName: 2.18.6 + versionCode: 189 + commit: 8d571e2f6f84d18215b5e4d89897cd9f49f24e80 + 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.18.5 -CurrentVersionCode: 188 +CurrentVersion: 2.18.6 +CurrentVersionCode: 189