From 5c31beb154b7fa01a7d1e4a0a51deb6186322a05 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Sat, 20 Sep 2025 04:12:14 +0000 Subject: [PATCH] Update aShell to v0.23 (23) --- metadata/in.sunilpaulmathew.ashell.yml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/metadata/in.sunilpaulmathew.ashell.yml b/metadata/in.sunilpaulmathew.ashell.yml index 393da9ee22..13e7da681f 100644 --- a/metadata/in.sunilpaulmathew.ashell.yml +++ b/metadata/in.sunilpaulmathew.ashell.yml @@ -175,9 +175,21 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'META-INF/services/*' + - versionName: v0.23 + versionCode: 23 + commit: 203baf383c4a696c8dcf332b8da7b8ccfc2c5c7b + subdir: app + gradle: + - yes + binary: https://gitlab.com/-/project/41295637/uploads/6ae8f118c85920cf5cef4bb71242592f/app-release.apk + srclibs: + - reproducible-apk-tools@v0.3.0 + postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ + 'META-INF/services/*' + AllowedAPKSigningKeys: b427a24788ce5c44243284a64ff629c5bb72ac309356a1f1ee7d2413339fe424 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: v0.17 -CurrentVersionCode: 17 +CurrentVersion: v0.23 +CurrentVersionCode: 23