diff --git a/metadata/com.github.cvzi.darkmodewallpaper.yml b/metadata/com.github.cvzi.darkmodewallpaper.yml index d3843e0913..97fcea1d73 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.3 + versionCode: 35 + commit: 9527ba9cdd8b4f81e5befdcdf2f6c237bb1de1d0 + 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.2 -CurrentVersionCode: 34 +CurrentVersion: 1.4.3 +CurrentVersionCode: 35