From 78c6d1b5286ae98f0f657a5367c2ac1c39f96bc6 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 14 Dec 2023 11:39:51 +0000 Subject: [PATCH] Update aShell to v0.9 (9) --- metadata/in.sunilpaulmathew.ashell.yml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/metadata/in.sunilpaulmathew.ashell.yml b/metadata/in.sunilpaulmathew.ashell.yml index fe3d617dab..88fdf50f9b 100644 --- a/metadata/in.sunilpaulmathew.ashell.yml +++ b/metadata/in.sunilpaulmathew.ashell.yml @@ -59,9 +59,22 @@ Builds: - $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines build/outputs/apk/release/*.apk 'META-INF/services/*' + - versionName: v0.9 + versionCode: 9 + commit: 1a4f900a274be5a9a515e8fda10c19bc3c964e3b + subdir: app + output: build/outputs/apk/release/*.apk + srclibs: + - reproducible-apk-tools@c08142d2cd256e7c0f3b7eebf1fad21ee307f9c3 + prebuild: gradle clean + build: + - gradle assembleRelease + - $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines build/outputs/apk/release/*.apk + 'META-INF/services/*' + AllowedAPKSigningKeys: b427a24788ce5c44243284a64ff629c5bb72ac309356a1f1ee7d2413339fe424 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: v0.8 -CurrentVersionCode: 8 +CurrentVersion: v0.9 +CurrentVersionCode: 9