diff --git a/metadata/com.github.cvzi.darkmodewallpaper.yml b/metadata/com.github.cvzi.darkmodewallpaper.yml index 28697f8369..780567499a 100644 --- a/metadata/com.github.cvzi.darkmodewallpaper.yml +++ b/metadata/com.github.cvzi.darkmodewallpaper.yml @@ -160,7 +160,18 @@ Builds: gradle: - yes + - versionName: 1.2.4 + versionCode: 21 + commit: 92862e61a3b877956fb6f32e4736b9939648859d + 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.3 -CurrentVersionCode: 20 +CurrentVersion: 1.2.4 +CurrentVersionCode: 21