diff --git a/metadata/com.github.cvzi.darkmodewallpaper.yml b/metadata/com.github.cvzi.darkmodewallpaper.yml index 43b3a8a50e..eaa67c9d31 100644 --- a/metadata/com.github.cvzi.darkmodewallpaper.yml +++ b/metadata/com.github.cvzi.darkmodewallpaper.yml @@ -50,17 +50,14 @@ Builds: gradle: - yes - - versionName: 1.1.3 - versionCode: 9 - commit: ec65ad9b758bc9b88a1c374cb7bc16fb8b31fb97 - subdir: app - gradle: - - yes - - versionName: 1.1.5 versionCode: 11 commit: 857c686741368afdff5521b177ad143f245bf9dd subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java gradle: - yes