From 02f4b06ded9d8f39ce6065c07fce654582517624 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Mon, 8 May 2023 06:40:54 +0000 Subject: [PATCH] cifsdocumentsprovider - java17 --- metadata/com.wa2c.android.cifsdocumentsprovider.yml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/metadata/com.wa2c.android.cifsdocumentsprovider.yml b/metadata/com.wa2c.android.cifsdocumentsprovider.yml index d7b9393425..b854041b3c 100644 --- a/metadata/com.wa2c.android.cifsdocumentsprovider.yml +++ b/metadata/com.wa2c.android.cifsdocumentsprovider.yml @@ -11,7 +11,7 @@ IssueTracker: https://github.com/wa2c/cifs-documents-provider/issues AutoName: CIFS Documents Provider RepoType: git -Repo: https://github.com/wa2c/cifs-documents-provider +Repo: https://github.com/wa2c/cifs-documents-provider.git Builds: - versionName: 1.2.1 @@ -93,8 +93,11 @@ Builds: - versionName: 1.7.0 versionCode: 17 - commit: 12be0539f7fd74153b6792ec68a4d70e9cc54d75 - subdir: app + commit: 12be05 + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a gradle: - yes