diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 34783bf9eb..f4e199add2 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -48,7 +48,18 @@ Builds: gradle: - yes + - versionName: 2.0.4 + versionCode: 109 + commit: 0ec88be1483e42827ad9c70e4523ecd8ac2d8759 + 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.3 -CurrentVersionCode: 108 +CurrentVersion: 2.0.4 +CurrentVersionCode: 109