grab / grazel

A tool to migrate Android projects from Gradle to Bazel incrementally and automatically
https://grab.github.io/grazel/
Other
277 stars 19 forks source link

Add compose support for android_instrumentation_binary #126

Closed minkuan88 closed 8 months ago

minkuan88 commented 8 months ago

Proposed Changes

Following changes in grab/grab-bazel-common/pull/158, this PR will enable compose support for instrumentation binary

Testing

Issues Fixed