google/protobuf-gradle-plugin

Add example project to demonstrate project structure of multi-project builds

Open

#386 opened on Feb 3, 2020

View on GitHub
 (7 comments) (9 reactions) (0 assignees)Groovy (1,832 stars) (287 forks)batch import
examplehelp wanted

Description

Most real-life projects contain multiple subprojects, it would be good to have an example showing where proto files should be located (the general way) for each subproject and how this plugin should be applied for multi-project builds.

Contributor guide