diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index b86a6c61f5..919a7b3348 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -620,7 +620,18 @@ Builds: gradle: - yes + - versionName: 2.17.7 + versionCode: 181 + commit: bbd9d85fcb24f15819c7e6e87e6c22eef8e527c3 + 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.5 -CurrentVersionCode: 179 +CurrentVersion: 2.17.7 +CurrentVersionCode: 181