refactor: 빌드 최적화 및 ci 수정
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
apply plugin: 'ca.spring-library'
|
||||
apply plugin: 'ca.spring-config'
|
||||
plugins {
|
||||
id 'ca.spring-library'
|
||||
id 'ca.spring-config'
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation project(':application-core')
|
||||
|
||||
Reference in New Issue
Block a user