square / wire-gradle-plugin

A Gradle plugin for generating Java code for your protocol buffer definitions with Wire.
Apache License 2.0
153 stars 23 forks source link

Specify that the classes task should run after Wire generation #9

Closed EddieRingle closed 9 years ago

EddieRingle commented 9 years ago

Fixes #7 in a language-agnostic fashion.

JakeWharton commented 9 years ago

I'm fine with this for now. Really need to get some integration tests going this week.