diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 1be00517ee..4a19cc0dd6 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -180,7 +180,18 @@ Builds: gradle: - yes + - versionName: 2.5.0 + versionCode: 121 + commit: 3b64e149cf8ae46bf2027f12571861773c4a0320 + 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.4.4 -CurrentVersionCode: 120 +CurrentVersion: 2.5.0 +CurrentVersionCode: 121