diff --git a/metadata/com.github.cvzi.darkmodewallpaper.yml b/metadata/com.github.cvzi.darkmodewallpaper.yml index 944b101e8b..d3843e0913 100644 --- a/metadata/com.github.cvzi.darkmodewallpaper.yml +++ b/metadata/com.github.cvzi.darkmodewallpaper.yml @@ -255,7 +255,20 @@ Builds: rm: - app/publish.gradle + - versionName: 1.4.2 + versionCode: 34 + commit: bd991b263b2826d51c248bb036c188bd4cd10225 + 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.0-alpha0 -CurrentVersionCode: 31 +CurrentVersion: 1.4.2 +CurrentVersionCode: 34