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