diff --git a/metadata/com.github.cvzi.darkmodewallpaper.yml b/metadata/com.github.cvzi.darkmodewallpaper.yml index 52c5512c66..28697f8369 100644 --- a/metadata/com.github.cvzi.darkmodewallpaper.yml +++ b/metadata/com.github.cvzi.darkmodewallpaper.yml @@ -149,7 +149,18 @@ Builds: gradle: - yes + - versionName: 1.2.3 + versionCode: 20 + commit: 981c12f1401049a458d5a499d4bee273741226f2 + 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.2.2 -CurrentVersionCode: 19 +CurrentVersion: 1.2.3 +CurrentVersionCode: 20