blob: 98023cbcfb70bcda24fb6faa41794929b239dd41 [file] [log] [blame]
androidApp {
buildTypes {
buildType("dotted.buildtype") {
}
}
dependenciesDcl {
implementation("com.android.support:appcompat-v7:+")
}
}