From e03e186fd1916da2552074078856a3bb6ef1c257 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 27 Dec 2023 05:03:05 +0000 Subject: [PATCH] Update Arcticons You to 8.3.1 (127) --- metadata/com.donnnno.arcticons.you.yml | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/metadata/com.donnnno.arcticons.you.yml b/metadata/com.donnnno.arcticons.you.yml index 43b4bc2787..1398216433 100644 --- a/metadata/com.donnnno.arcticons.you.yml +++ b/metadata/com.donnnno.arcticons.you.yml @@ -170,9 +170,24 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'assets/*.xml' + - versionName: 8.3.1 + versionCode: 127 + commit: 8c6acb4bd958b69f88a8932e9dc26dc3fdc24ea9 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - you + 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.3.0 -CurrentVersionCode: 126 +CurrentVersion: 8.3.1 +CurrentVersionCode: 127