From 86846a0323af056d9a3f76ff3a9b6532d51f249f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 12 Apr 2022 03:51:18 +0000 Subject: [PATCH] Update Arcticons Light to 4.1.0 (88) --- 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 1137703c91..3d97f0258c 100644 --- a/metadata/com.donnnno.arcticons.light.yml +++ b/metadata/com.donnnno.arcticons.light.yml @@ -268,8 +268,19 @@ Builds: gradle: - light + - versionName: 4.1.0 + versionCode: 88 + commit: 6373e934f2acfb1a9573594632836436e783a542 + 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: 4.0.0 -CurrentVersionCode: 87 +CurrentVersion: 4.1.0 +CurrentVersionCode: 88