ultrasonic-app-subsonic-and.../pulltorefresh/build.gradle

9 lines
146 B
Groovy

apply from: bootstrap.androidModule
android {
lintOptions {
baselineFile file("lint-baseline.xml")
abortOnError true
}
}