diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 15ba5fba2a..b86a6c61f5 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -609,7 +609,18 @@ Builds: gradle: - yes + - versionName: 2.17.5 + versionCode: 179 + commit: a2aedf484643fcbc9ffb9da0955c74472d476984 + 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.17.4 -CurrentVersionCode: 178 +CurrentVersion: 2.17.5 +CurrentVersionCode: 179