diff --git a/metadata/com.github.cvzi.darkmodewallpaper.yml b/metadata/com.github.cvzi.darkmodewallpaper.yml index ef33c6b987..f622622559 100644 --- a/metadata/com.github.cvzi.darkmodewallpaper.yml +++ b/metadata/com.github.cvzi.darkmodewallpaper.yml @@ -83,7 +83,18 @@ Builds: gradle: - yes + - versionName: 1.1.8 + versionCode: 14 + commit: a6895fe07e77a98797674691e6d64fe95b1ab015 + 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.7 -CurrentVersionCode: 13 +CurrentVersion: 1.1.8 +CurrentVersionCode: 14