diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 0cecfb1134..34783bf9eb 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -37,7 +37,18 @@ Builds: gradle: - yes + - versionName: 2.0.3 + versionCode: 108 + commit: 99b3e9ef82796ea845849679e64f682b8dfe57fe + 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.0.2 -CurrentVersionCode: 107 +CurrentVersion: 2.0.3 +CurrentVersionCode: 108