From 9a0576cdf48f9f1008efb661c1ee0d386ef3a165 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 6 Feb 2022 04:37:26 +0000 Subject: [PATCH] Update Arcticons Light to 3.7.3 (82) --- 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 f0187e891a..2128c6f4dd 100644 --- a/metadata/com.donnnno.arcticons.light.yml +++ b/metadata/com.donnnno.arcticons.light.yml @@ -202,8 +202,19 @@ Builds: gradle: - light + - versionName: 3.7.3 + versionCode: 82 + commit: ff96d4e7c778b91fb4fd0121e056ce765eb2413e + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - light + AutoUpdateMode: Version %v UpdateCheckMode: Tags UpdateCheckName: com.donnnno.arcticons -CurrentVersion: 3.6.0 -CurrentVersionCode: 81 +CurrentVersion: 3.7.3 +CurrentVersionCode: 82