refactor: 빌드 로직 개선, gradle 파일 경량화
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ pluginManagement {
|
||||
// plugins are testable with TestKit and do not force every project to recompile when one of them
|
||||
// changes.
|
||||
includeBuild('build-logic')
|
||||
includeBuild('build-qualification')
|
||||
includeBuild('build-tools')
|
||||
}
|
||||
|
||||
plugins {
|
||||
|
||||
Reference in New Issue
Block a user