From 5f3817ed789b6341be80a3e7ef73c9d94f9fd9f2 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 10 Sep 2023 05:13:27 +0000 Subject: [PATCH] Update Arcticons Light to 7.1.6 (118) --- 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 6dbe923d95..e216b66612 100644 --- a/metadata/com.donnnno.arcticons.light.yml +++ b/metadata/com.donnnno.arcticons.light.yml @@ -503,8 +503,19 @@ Builds: gradle: - light + - versionName: 7.1.6 + versionCode: 118 + commit: 7774085fc55b15133aafec49f903470040b20b12 + 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: 7.0.0 -CurrentVersionCode: 117 +CurrentVersion: 7.1.6 +CurrentVersionCode: 118