The following steps are required to do a release of Squit:
- Log into the Gradle Plugins Portal with the
login
Gradle task:
./gradlew login
-
Follow the url shown and log in.
-
Run the
publishPlugins
Gradle task:
./gradlew publishPlugins
The following steps are required to do a release of Squit:
login
Gradle task:./gradlew login
Follow the url shown and log in.
Run the publishPlugins
Gradle task:
./gradlew publishPlugins