7 lines
94 B
Groovy
7 lines
94 B
Groovy
|
|
dependencies {
|
|
implementation project(':wizard-common')
|
|
}
|
|
|
|
description = 'wizard-client'
|