diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index d262c8cbd4..837834adf0 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -136,7 +136,18 @@ Builds: gradle: - yes + - versionName: 2.4.1 + versionCode: 117 + commit: fbe75978cf89492e4dc29cdb9fab38af4541ec3f + 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.0 -CurrentVersionCode: 116 +CurrentVersion: 2.4.1 +CurrentVersionCode: 117