diff --git a/metadata/com.github.cvzi.darkmodewallpaper.yml b/metadata/com.github.cvzi.darkmodewallpaper.yml index 2ce438d9ce..dac978615a 100644 --- a/metadata/com.github.cvzi.darkmodewallpaper.yml +++ b/metadata/com.github.cvzi.darkmodewallpaper.yml @@ -105,7 +105,18 @@ Builds: gradle: - yes + - versionName: 1.1.10 + versionCode: 16 + commit: be50208f0688b552d126a9e64e980094907b0256 + 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.1.9 -CurrentVersionCode: 15 +CurrentVersion: 1.1.10 +CurrentVersionCode: 16