diff --git a/metadata/app.olauncher.yml b/metadata/app.olauncher.yml index 10826a62f8..7670c9a5a2 100644 --- a/metadata/app.olauncher.yml +++ b/metadata/app.olauncher.yml @@ -28,7 +28,7 @@ Description: |- https://twitter.com/tanujnotes/ RepoType: git -Repo: https://github.com/tanujnotes/Olauncher +Repo: https://github.com/tanujnotes/Olauncher.git Builds: - versionName: v1.1 @@ -287,6 +287,10 @@ Builds: versionCode: 66 commit: 52563b04a4e47151ba2822aaebfc15f95251c983 subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a gradle: - yes