migration to gradle kotlin dsl
This commit is contained in:
4
wizard-core/build.gradle.kts
Normal file
4
wizard-core/build.gradle.kts
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
dependencies {
|
||||
implementation(project(":wizard-common"))
|
||||
}
|
Reference in New Issue
Block a user