gradlew test
Release plugin would help :)
-
In
./README.md
set version e.g.val kebVersion = 1.1
-
copy ./README.md to
./docs/README.md
-
In main
buildSrc/src/main/kotlin/kebbuild.project-info.gradle.kts
set version e.g.version = "1.1"
-
commit push
-
create tag e.g. "1.1"
Run command:
gradlew publish
Note credentials and secret signing key have to be setup in gradle.properties
Instructions can be found here https://drive.google.com/drive/folders/1mjguZXZkCqyLBUPAhzNBohnfGSIp8XZe
-
In main
buildSrc/src/main/kotlin/kebbuild.project-info.gradle.kts
set version e.g.version = "1.2-SNAPSHOT"
-
commit push
- follow these instructions https://central.sonatype.org/publish/release/