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