Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 513 Bytes

RELEASE.md

File metadata and controls

12 lines (9 loc) · 513 Bytes

How to prepare for a new version

First of all increase the plugin version in publish.gradle file. Because all integration tests are based on building and publishing the current code on localMaven.

Maven Central

After finishing development create a release/x.x.x branch and wait for Github Actions to finish deploying. Then you should close the repo in sonatype and publish manually in bintray panel.

Gradle Plugin Portal

Run plugin portal > publishPlugin gradle task