Jin

Results 174 comments of Jin

Those classes indeed aren't in the final APK, because the `wire-runtime` itself is just a compile dep for the API, and doesn't have the impl classes: ``` $ jar tf...

This sounds more to do with the android rules (i.e. what aar_import propagates upwards, and what it's consumed) Maybe @ahumesky knows?

Also please update the PR description with more details on why this is happening.

Thanks, this is a very reasonable idea, and I like that it builds on top of existing mechanisms. Happy to take PRs for this. Related: https://github.com/bazelbuild/bazel-worker-api/issues/7