Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
wasabeef committed Mar 3, 2022
2 parents 9dff841 + 892fc7e commit cabb37e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,9 @@ $ ./gradlew ktlint
### Publishing to [Maven Central](https://search.maven.org/)

```
$ ./gradlew clean build publish
$ ./gradlew :core:clean :core:build :core:publish
....
....
```


Expand Down

0 comments on commit cabb37e

Please sign in to comment.