diff --git a/metadata/com.github.cvzi.darkmodewallpaper.yml b/metadata/com.github.cvzi.darkmodewallpaper.yml index a37c9b76aa..0a14cc1c50 100644 --- a/metadata/com.github.cvzi.darkmodewallpaper.yml +++ b/metadata/com.github.cvzi.darkmodewallpaper.yml @@ -190,7 +190,20 @@ Builds: rm: - app/publish.gradle + - versionName: 1.2.9 + versionCode: 26 + commit: 118f491a2a0abf1a483edfb5d0a2a28fbf8c98a4 + 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.2.8 -CurrentVersionCode: 25 +CurrentVersion: 1.2.9 +CurrentVersionCode: 26