Skip to content

Commit b83a6c2

Browse files
authored
Update build.gradle.kts
1 parent e49ece4 commit b83a6c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ dependencyManagement {
2222
}
2323

2424
application {
25-
mainClass = 'api.src.main.java.com.backjoon'
25+
mainClass.set("com.backjoon.MbtipsApplication")
2626
}

0 commit comments

Comments
 (0)