3 lines
101 B
Groovy
3 lines
101 B
Groovy
//file:noinspection GrUnresolvedAccess
|
|
apply from: rootDir.toPath().resolve('logic.gradle').toFile()
|