Skip to content

Commit b1b5d60

Browse files
committed
update build
1 parent d9ad071 commit b1b5d60

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

justfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,7 @@ wrapper version="8.14.2":
77

88
cache:
99
./gradlew --configuration-cache help
10+
11+
# publish snapshot (if version has '-SNAPSHOT' suffix) or release
12+
publish:
13+
./gradlew publishToMavenCentral

0 commit comments

Comments
 (0)