diff --git a/metadata/com.github.cvzi.darkmodewallpaper.yml b/metadata/com.github.cvzi.darkmodewallpaper.yml index 3b02f556cc..f65061cb39 100644 --- a/metadata/com.github.cvzi.darkmodewallpaper.yml +++ b/metadata/com.github.cvzi.darkmodewallpaper.yml @@ -127,7 +127,18 @@ Builds: gradle: - yes + - versionName: 1.2.1 + versionCode: 18 + commit: fb0bf4202976019bda099b03220a9f55f0778e3b + 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 v%v UpdateCheckMode: Tags -CurrentVersion: 1.2.0 -CurrentVersionCode: 17 +CurrentVersion: 1.2.1 +CurrentVersionCode: 18