5 lines
90 B
Plaintext
5 lines
90 B
Plaintext
subprojects {
|
|
dependencies {
|
|
implementation(project(":wizard-common"))
|
|
}
|
|
} |