diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 639eeab2de..9ab2301c9d 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -279,7 +279,18 @@ Builds: gradle: - yes + - versionName: 2.6.1 + versionCode: 132 + commit: 73338a47a14f3b74b80fe3aa479c2f878126a4b3 + 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.5.9 -CurrentVersionCode: 130 +CurrentVersion: 2.6.1 +CurrentVersionCode: 132