diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 837834adf0..adf932eda9 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -147,7 +147,18 @@ Builds: gradle: - yes + - versionName: 2.4.2 + versionCode: 118 + commit: 2b9318611639f1b2906bd3a911b27219819ea92a + 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.1 -CurrentVersionCode: 117 +CurrentVersion: 2.4.2 +CurrentVersionCode: 118