Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 230 Bytes

File metadata and controls

10 lines (6 loc) · 230 Bytes

How to release to central

  • TODO, update this

release gradle plugin

  • In build.gradle bump version and version for the io.avaje:avaje-inject dependency
  • cd inject-gradle-plugin
  • ./gradlew clean publishPlugin