apply from: bootstrap.androidModule
android {
lintOptions {
baselineFile file("lint-baseline.xml")
abortOnError true
}
dependencies {
implementation "androidx.appcompat:appcompat-resources:1.2.0"