rules_android icon indicating copy to clipboard operation
rules_android copied to clipboard

R8 proguard mappings are not captured

Open Bencodes opened this issue 2 years ago • 2 comments

The Proguard mappings produced by R8 are not captured and passed along to the subsequent build steps in the processing pipeline.

Bencodes avatar Sep 11 '23 16:09 Bencodes

https://github.com/bazelbuild/rules_android/pull/130

Bencodes avatar Sep 11 '23 16:09 Bencodes