diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 8b3401ff62..639eeab2de 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -268,7 +268,18 @@ Builds: gradle: - yes + - versionName: 2.5.9 + versionCode: 130 + commit: 5e6259006cbe3358fcc6da74cbfacf443b73002a + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.5.8 -CurrentVersionCode: 129 +CurrentVersion: 2.5.9 +CurrentVersionCode: 130