From 759b100d6efabfd31b54b2c7ac0879b89a3a9696 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Tue, 5 Nov 2024 16:46:13 +0000 Subject: [PATCH] Update io.github.antoinepirlot.satunes to 2.4.4 (62) --- metadata/io.github.antoinepirlot.satunes.yml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/metadata/io.github.antoinepirlot.satunes.yml b/metadata/io.github.antoinepirlot.satunes.yml index 9e545baa56..4b385fb713 100644 --- a/metadata/io.github.antoinepirlot.satunes.yml +++ b/metadata/io.github.antoinepirlot.satunes.yml @@ -245,10 +245,22 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'META-INF/services/*' + - versionName: 2.4.4 + versionCode: 62 + commit: 3b78e07cfcb12617347dd93f4b88b76c0a84b3e5 + subdir: app + submodules: true + gradle: + - yes + srclibs: + - reproducible-apk-tools@v0.2.8 + postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ + 'META-INF/services/*' + AllowedAPKSigningKeys: 7ee0df5b3a800a2239987697d8396ecf176c9ef8a7068893fa1e8852ce5f2679 AutoUpdateMode: Version UpdateCheckMode: Tags v[\d.]+$ UpdateCheckData: app/build.gradle.kts|versionCode = (\d+)|.|versionName = "(.*)" -CurrentVersion: 2.4.2 -CurrentVersionCode: 60 +CurrentVersion: 2.4.4 +CurrentVersionCode: 62