Wire v3.7.0 Release Notes

  • 2021-03-25

    • New: srcProject(":project-name") makes it easier to depend on .proto files of other projects.
    • Fix: Don't require source that .proto directories exist at Gradle plugin configuration time. This was preventing Wire from using other tasks' outputs as its inputs.
    • Fix: Don't fail if options have a . prefix.