Files
MoGoEagleEye/gradle/bytex/bytex_sticky_service.gradle

3 lines
86 B
Groovy

if (!rootProject.isAndroidTestBuild()) {
apply plugin: 'bytex.notsticky.service'
}