diff --git a/metadata/com.github.cvzi.darkmodewallpaper.yml b/metadata/com.github.cvzi.darkmodewallpaper.yml index d6a011d568..dd341645b2 100644 --- a/metadata/com.github.cvzi.darkmodewallpaper.yml +++ b/metadata/com.github.cvzi.darkmodewallpaper.yml @@ -294,7 +294,20 @@ Builds: rm: - app/publish.gradle + - versionName: 1.4.6 + versionCode: 38 + commit: e45516e24eeec0ccb44606dea64065c412e3f3e5 + subdir: app + sudo: + - 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.5 -CurrentVersionCode: 37 +CurrentVersion: 1.4.6 +CurrentVersionCode: 38