diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index f4e199add2..9d85a9df78 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -59,7 +59,18 @@ Builds: gradle: - yes + - versionName: 2.0.5 + versionCode: 110 + commit: d6014b13458f9a8f7724bf1b5b865e78a1beff2e + 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.4 -CurrentVersionCode: 109 +CurrentVersion: 2.0.5 +CurrentVersionCode: 110