diff --git a/metadata/com.github.cvzi.darkmodewallpaper.yml b/metadata/com.github.cvzi.darkmodewallpaper.yml index f622622559..2ce438d9ce 100644 --- a/metadata/com.github.cvzi.darkmodewallpaper.yml +++ b/metadata/com.github.cvzi.darkmodewallpaper.yml @@ -94,7 +94,18 @@ Builds: gradle: - yes + - versionName: 1.1.9 + versionCode: 15 + commit: 9bba4279a9bfed5154e42d90f5dc52bbcda6e575 + 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.8 -CurrentVersionCode: 14 +CurrentVersion: 1.1.9 +CurrentVersionCode: 15