v0.8.15 is released
Fixed bugs
- Added missing
proto{}
Kotlin DSL for Android builds configuring proto source directory (#443).
Improvements
- Undeclared configuration-time system property or file reads have been eliminated, this plugin is fully compliant with Gradle configuration caching (#467).
- Avoid running ProtobufExtract tasks if unrelated files change (#452).