From 3d9ef7007f4ce553c6535f1048bac3d61e162512 Mon Sep 17 00:00:00 2001 From: Peter Storch Date: Sun, 14 May 2023 07:16:40 +0000 Subject: [PATCH] Java 17 for Railway station photos app --- metadata/de.bahnhoefe.deutschlands.bahnhofsfotos.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/metadata/de.bahnhoefe.deutschlands.bahnhofsfotos.yml b/metadata/de.bahnhoefe.deutschlands.bahnhofsfotos.yml index 95a2717fe0..4060de2ef3 100644 --- a/metadata/de.bahnhoefe.deutschlands.bahnhofsfotos.yml +++ b/metadata/de.bahnhoefe.deutschlands.bahnhofsfotos.yml @@ -202,6 +202,10 @@ Builds: versionCode: 77 commit: 81150678db7396d8809d81c3fd38f44a54c05c82 subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a gradle: - yes