blob: 5352a8cb9fea946b766a0394eee23773a09af7a8 [file] [log] [blame]
android {
buildTypes {
create("dotted.buildtype") {
}
}
}
dependencies {
implementation("com.android.support:appcompat-v7:+")
}