Skip to content

Commit b448f17

Browse files
committed
Complete frames.
1 parent 4da2dde commit b448f17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
group = "me.scoretwo"
77
version = "1.0-SNAPSHOT"
88

9-
defaultTasks = mutableListOf("publishToMavenLocal")
9+
defaultTasks = mutableListOf("shadowJar")
1010

1111
repositories {
1212
jcenter()

0 commit comments

Comments
 (0)