Skip to content

Commit b6bbc9c

Browse files
Enable only fat-jar build on releases
1 parent 8816a91 commit b6bbc9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ apply plugin: 'com.diffplug.spotless'
2121

2222
version = '0.0.1'
2323

24+
jar.enabled = false
2425

2526
repositories {
2627
mavenCentral()

0 commit comments

Comments
 (0)