google / google/protobuf-gradle-plugin
[Android] Put generateProto tasks as dependency for native build tasks
Open
android compatibility
bug
- Dominant language
- Groovy
- Stars
- 1.8k
- Forks
- 288
- PR merge metrics
- No merged PRs in 30d
Description
At the moment `generateProto` is not declared as dependency for tasks that are involved to generating and compiling native code. As result final build scripts (e.g. `build.ninja`) may lack rules for compiling protogenerated cpp.
Contributor guide
Assessment
This issue has not been assessed yet.