From 07f9311e39e6dc00ed49a1fea8905b141078a3fd Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 19 Sep 2023 05:15:12 +0000 Subject: [PATCH] Update Arcticons You to 7.2.6 (119) --- 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 c93c0218c0..a7d1408a5a 100644 --- a/metadata/com.donnnno.arcticons.you.yml +++ b/metadata/com.donnnno.arcticons.you.yml @@ -91,9 +91,24 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'assets/*.xml' + - versionName: 7.2.6 + versionCode: 119 + commit: 8398ee89932fc90cb18dbf413da27e96a1d3097c + 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: 7.1.6 -CurrentVersionCode: 118 +CurrentVersion: 7.2.6 +CurrentVersionCode: 119