diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 64b867585e..ac1e3d65be 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -246,7 +246,18 @@ Builds: gradle: - yes + - versionName: 2.5.6 + versionCode: 127 + commit: 2a61c58f930099b4e18826f122c3cb6665354a14 + 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.5 -CurrentVersionCode: 126 +CurrentVersion: 2.5.6 +CurrentVersionCode: 127