From c452a8bd96bbe2c5f28aed4286603e5399e681da Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Wed, 19 Apr 2023 10:21:25 +0000 Subject: [PATCH] trail_sense - java17 --- metadata/com.kylecorry.trail_sense.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/metadata/com.kylecorry.trail_sense.yml b/metadata/com.kylecorry.trail_sense.yml index 554e84ac77..58e9a82bed 100644 --- a/metadata/com.kylecorry.trail_sense.yml +++ b/metadata/com.kylecorry.trail_sense.yml @@ -12,7 +12,7 @@ Changelog: https://github.com/kylecorry31/Trail-Sense/releases AutoName: Trail Sense RepoType: git -Repo: https://github.com/kylecorry31/Trail-Sense +Repo: https://github.com/kylecorry31/Trail-Sense.git Builds: - versionName: 0.1.1 @@ -680,6 +680,10 @@ Builds: versionCode: 98 commit: fdd3c0e38d26a20e492c204b731716095bce11e6 subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a gradle: - yes