From dd6c0bfc4b2acf7dcf17d85b9bf81d969638bc2b Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Wed, 30 Aug 2023 07:33:03 +0000 Subject: [PATCH] progressbars - java17 --- metadata/org.mattvchandler.progressbars.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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