diff --git a/metadata/com.github.cvzi.darkmodewallpaper.yml b/metadata/com.github.cvzi.darkmodewallpaper.yml index f65061cb39..52c5512c66 100644 --- a/metadata/com.github.cvzi.darkmodewallpaper.yml +++ b/metadata/com.github.cvzi.darkmodewallpaper.yml @@ -138,7 +138,18 @@ Builds: gradle: - yes + - versionName: 1.2.2 + versionCode: 19 + commit: 25c48048223ea321547460fc20a7e7e3b6d48c01 + 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.1 -CurrentVersionCode: 18 +CurrentVersion: 1.2.2 +CurrentVersionCode: 19