Newer
Older
evaluationDependsOn(':common')
dependencies {
compile project(':common')
testCompile project(path: ':common', configuration: 'tests')
evaluationDependsOn(':common')
dependencies {
compile project(':common')
testCompile project(path: ':common', configuration: 'tests')