apply plugin: 'com.android.application'
apply from: "$project.rootDir/tools/script-lint.gradle"

...