diff --git a/metadata/in.sunilpaulmathew.ashell.yml b/metadata/in.sunilpaulmathew.ashell.yml index bb938b3340..8a5af42787 100644 --- a/metadata/in.sunilpaulmathew.ashell.yml +++ b/metadata/in.sunilpaulmathew.ashell.yml @@ -135,9 +135,23 @@ Builds: - $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines build/outputs/apk/release/*.apk 'META-INF/services/*' + - versionName: v0.15 + versionCode: 15 + commit: 87f81f5ec958e3da6346d1d3a2008b00c210055b + subdir: app + output: build/outputs/apk/release/*.apk + binary: https://gitlab.com/-/project/41295637/uploads/66d613ade9f1f969cf1da8de6f2ecdcb/app-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.14 -CurrentVersionCode: 14 +CurrentVersion: v0.15 +CurrentVersionCode: 15