diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 4a19cc0dd6..b2df5848ea 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -191,7 +191,18 @@ Builds: gradle: - yes + - versionName: 2.5.1 + versionCode: 122 + commit: 0a431661feef545e5f10192d6f0e666a867c2585 + 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.0 -CurrentVersionCode: 121 +CurrentVersion: 2.5.1 +CurrentVersionCode: 122