diff --git a/metadata/com.github.cvzi.darkmodewallpaper.yml b/metadata/com.github.cvzi.darkmodewallpaper.yml index dac978615a..3b02f556cc 100644 --- a/metadata/com.github.cvzi.darkmodewallpaper.yml +++ b/metadata/com.github.cvzi.darkmodewallpaper.yml @@ -116,7 +116,18 @@ Builds: gradle: - yes + - versionName: 1.2.0 + versionCode: 17 + commit: 6d00a50c75ee5726dc7021d3dc741ab57ff6c3a0 + 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.10 -CurrentVersionCode: 16 +CurrentVersion: 1.2.0 +CurrentVersionCode: 17