google / protobuf-gradle-plugin

Protobuf Plugin for Gradle
Other
1.77k stars 273 forks source link

Use withId() to wait for kotlin-android plugin #615

Closed ejona86 closed 2 years ago

ejona86 commented 2 years ago

There's no need to check each task creation when we can just wait until the plugin is run.