diff --git a/metadata/in.sunilpaulmathew.ashell.yml b/metadata/in.sunilpaulmathew.ashell.yml index f2e7d66f36..bd37b19cf0 100644 --- a/metadata/in.sunilpaulmathew.ashell.yml +++ b/metadata/in.sunilpaulmathew.ashell.yml @@ -107,9 +107,23 @@ Builds: - $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines build/outputs/apk/release/*.apk 'META-INF/services/*' + - versionName: v0.12 + versionCode: 12 + commit: ff78038e5550c426ea715f020d43fe4ca850ca2f + subdir: app + output: build/outputs/apk/release/*.apk + binary: https://gitlab.com/-/project/41295637/uploads/09e6467a8af6744d95432d7e87546793/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.11 -CurrentVersionCode: 11 +CurrentVersion: v0.12 +CurrentVersionCode: 12