diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index dd117559a3..c860ed8fc3 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -114,7 +114,18 @@ Builds: gradle: - yes + - versionName: 2.3.2 + versionCode: 115 + commit: 228bd496f77775907c0c4b0b3f76499af8bd62e3 + 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.3.1 -CurrentVersionCode: 114 +CurrentVersion: 2.3.2 +CurrentVersionCode: 115