diff --git a/metadata/org.mattvchandler.progressbars.yml b/metadata/org.mattvchandler.progressbars.yml index 90271439a7..9efaeda52d 100644 --- a/metadata/org.mattvchandler.progressbars.yml +++ b/metadata/org.mattvchandler.progressbars.yml @@ -8,7 +8,7 @@ Changelog: https://github.com/mattvchandler/ProgressBars/releases AutoName: Progress Bars RepoType: git -Repo: https://github.com/mattvchandler/progressbars +Repo: https://github.com/mattvchandler/progressbars.git Builds: - versionName: 2.0.2 @@ -50,6 +50,10 @@ Builds: versionCode: 190020102 commit: f2c430c9672b8f932e6abba9fbce51e496697dc9 subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a gradle: - yes