blob: 93049823b73cd62cea9c4a2a50f2cff155545ed5 [file] [log] [blame]
apply plugin: 'com.android.application'
android {
buildTypes {
debug {
<warning>applicationIdSuffix "debug"</warning>
}
}
}