Andreas Rossbacher

Results 4 issues of Andreas Rossbacher

Remove secrets and disable bintray release

- Use `shadow` to package "fat" jar when using Proguard. - Allow scripts to add specific Proguard configurations via annotations. Requires: https://github.com/holgerbrandl/kscript-annotations/pull/4 This is missing tests and I put this...

Added wording to document which URI elements are used for matching the incoming deeplink to code.

When processing .apks outputted from `bundletool` I noticed that some would not process by `arscblamer` (and also don't work in the apk analyzer tool in Android Studio. While debugging I...