rules_android icon indicating copy to clipboard operation
rules_android copied to clipboard

Support propagate_transitive_resources_class_jars

Open Bencodes opened this issue 2 years ago • 1 comments

Supports enabling/disabling the collection and propagation of transitive R files as part of the AndroidLibraryResourceClassJarProvider making it possible to only compile against the direct Android resource class jars.

Bencodes avatar May 24 '23 19:05 Bencodes

@ted-xie are you open to accepting this PR again since the original approach that made this behavior the default got reverted?

Bencodes avatar Sep 14 '23 21:09 Bencodes