diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index d73072cb5f..7de64e605d 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -675,7 +675,18 @@ Builds: gradle: - yes + - versionName: 2.18.5 + versionCode: 188 + commit: de6276551a1e9a89efcdb72ac71ed75e836efba7 + 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.4 -CurrentVersionCode: 187 +CurrentVersion: 2.18.5 +CurrentVersionCode: 188