From 12a5f3c7ea82975db4137c1786e29b391ac5b4fd Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 10 Jul 2023 05:24:10 +0000 Subject: [PATCH] Update Arcticons Light to 6.6.0 (115) --- metadata/com.donnnno.arcticons.light.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.donnnno.arcticons.light.yml b/metadata/com.donnnno.arcticons.light.yml index 5cc81438df..7bd3dfe187 100644 --- a/metadata/com.donnnno.arcticons.light.yml +++ b/metadata/com.donnnno.arcticons.light.yml @@ -470,8 +470,19 @@ Builds: gradle: - light + - versionName: 6.6.0 + versionCode: 115 + commit: 919b39c4e993df16188e52ce75a4a6f7045bd87f + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - light + AutoUpdateMode: Version UpdateCheckMode: Tags UpdateCheckName: com.donnnno.arcticons -CurrentVersion: 6.4.4 -CurrentVersionCode: 114 +CurrentVersion: 6.6.0 +CurrentVersionCode: 115