diff --git a/metadata/com.github.cvzi.darkmodewallpaper.yml b/metadata/com.github.cvzi.darkmodewallpaper.yml index 4ce9e69af4..bd1c80d8b2 100644 --- a/metadata/com.github.cvzi.darkmodewallpaper.yml +++ b/metadata/com.github.cvzi.darkmodewallpaper.yml @@ -268,7 +268,20 @@ Builds: rm: - app/publish.gradle + - versionName: 1.4.4 + versionCode: 36 + commit: 222b4c571d5bfdc4b7423c13b375478871341cd2 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + rm: + - app/publish.gradle + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.4.3 -CurrentVersionCode: 35 +CurrentVersion: 1.4.4 +CurrentVersionCode: 36