diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 023ec5a52b..da663f1cb5 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -81,7 +81,18 @@ Builds: gradle: - yes + - versionName: 2.2.0 + versionCode: 112 + commit: e697ba38d6f308918cf7c973059cd95cf23481ac + 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.1.0 -CurrentVersionCode: 111 +CurrentVersion: 2.2.0 +CurrentVersionCode: 112