diff --git a/metadata/com.github.cvzi.darkmodewallpaper.yml b/metadata/com.github.cvzi.darkmodewallpaper.yml index 53c9b9ef08..ef33c6b987 100644 --- a/metadata/com.github.cvzi.darkmodewallpaper.yml +++ b/metadata/com.github.cvzi.darkmodewallpaper.yml @@ -72,7 +72,18 @@ Builds: gradle: - yes + - versionName: 1.1.7 + versionCode: 13 + commit: 551453f73f6f2c0e067c9cc89258b07da1ffe68e + 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.6 -CurrentVersionCode: 12 +CurrentVersion: 1.1.7 +CurrentVersionCode: 13