From 6eb8ee4b445df761771c161a7551b3796606bf22 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Fri, 1 Sep 2023 17:06:39 +0000 Subject: [PATCH] osmfocus - java17 --- metadata/net.pfiers.osmfocus.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/metadata/net.pfiers.osmfocus.yml b/metadata/net.pfiers.osmfocus.yml index c09e326e91..1269edf0a1 100644 --- a/metadata/net.pfiers.osmfocus.yml +++ b/metadata/net.pfiers.osmfocus.yml @@ -8,7 +8,7 @@ Donate: https://pfiers.net/donate AutoName: OSMfocus Reborn RepoType: git -Repo: https://github.com/ubipo/osmfocus +Repo: https://github.com/ubipo/osmfocus.git Builds: - versionName: 1.0.0 @@ -128,6 +128,10 @@ Builds: versionCode: 151 commit: 3963320bfc946d4263e57defbdd603ba45c8aa98 subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a gradle: - fdroid