bundletool
bundletool copied to clipboard
Upgrade protobuf gradle plugin to 0.9.4
Since Protobuf Gradle Plugin 0.9.0, the generated proto java classes can be automatically added to the project sourceset, so that the files can be correctly indexed by the IDE.
This can also solve this issue: #54