From d370594f3ccb8ee9c183ef36ec7563761829a151 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Thu, 1 Feb 2024 10:46:30 +0000 Subject: [PATCH] uhabits - update recipe --- metadata/org.isoron.uhabits.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/metadata/org.isoron.uhabits.yml b/metadata/org.isoron.uhabits.yml index bf218b31fc..dbbd4a4af5 100644 --- a/metadata/org.isoron.uhabits.yml +++ b/metadata/org.isoron.uhabits.yml @@ -27,7 +27,7 @@ Description: |- Screenshots RepoType: git -Repo: https://github.com/iSoron/uhabits/ +Repo: https://github.com/iSoron/uhabits.git Builds: - versionName: 1.2.0 @@ -366,10 +366,12 @@ Builds: versionCode: 20200 commit: d10538e72064c196a9ec5da26c76fc6a0fe0cd80 subdir: uhabits-android + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a gradle: - yes - rm: - - .secret AutoUpdateMode: Version UpdateCheckMode: Tags