diff --git a/metadata/in.sunilpaulmathew.ashell.yml b/metadata/in.sunilpaulmathew.ashell.yml index b450eec68e..393da9ee22 100644 --- a/metadata/in.sunilpaulmathew.ashell.yml +++ b/metadata/in.sunilpaulmathew.ashell.yml @@ -163,9 +163,21 @@ Builds: - $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines build/outputs/apk/release/*.apk 'META-INF/services/*' + - versionName: v0.17 + versionCode: 17 + commit: bb46ce553418ba5cf8f2c1d8c0094e4b46aa9d17 + subdir: app + gradle: + - yes + binary: https://gitlab.com/-/project/41295637/uploads/6a12f6df856c875eaa8896606036a225/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.16 -CurrentVersionCode: 16 +CurrentVersion: v0.17 +CurrentVersionCode: 17