From 71f0b8b7440203aa7e2af93f027720e4be8cead0 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 5 Feb 2024 05:03:32 +0000 Subject: [PATCH] Update Arcticons to 8.7.1-hotfix (130) --- metadata/com.donnnno.arcticons.yml | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/metadata/com.donnnno.arcticons.yml b/metadata/com.donnnno.arcticons.yml index 371d2275a9..d65c349ca5 100644 --- a/metadata/com.donnnno.arcticons.yml +++ b/metadata/com.donnnno.arcticons.yml @@ -62,9 +62,24 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'assets/*.xml' + - versionName: 8.7.1-hotfix + versionCode: 130 + commit: b61f6cb819c7ba57c7ca46bc0c7199240dbb30ee + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - normal + srclibs: + - reproducible-apk-tools@v0.2.3 + postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ + 'assets/*.xml' + AllowedAPKSigningKeys: 299bb9312e39130d0d33ed42bf98567f726ab11a04dc950c5b6c162e28c869c5 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 8.7.1 -CurrentVersionCode: 129 +CurrentVersion: 8.7.1-hotfix +CurrentVersionCode: 130