diff --git a/metadata/com.github.cvzi.darkmodewallpaper.yml b/metadata/com.github.cvzi.darkmodewallpaper.yml index 4af6c6306f..d0116f0005 100644 --- a/metadata/com.github.cvzi.darkmodewallpaper.yml +++ b/metadata/com.github.cvzi.darkmodewallpaper.yml @@ -428,7 +428,20 @@ Builds: rm: - app/publish.gradle + - versionName: 1.6.4 + versionCode: 52 + commit: ed222a7557fb6e774ebe5aa78a3c5ac65876e612 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + rm: + - app/publish.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.6.3 -CurrentVersionCode: 51 +CurrentVersion: 1.6.4 +CurrentVersionCode: 52