3 lines
86 B
Groovy
3 lines
86 B
Groovy
if (!rootProject.isAndroidTestBuild()) {
|
|
apply plugin: 'bytex.notsticky.service'
|
|
} |