blob: 4edf874f17809ce28054cf00dab6d82a118ce749 [file] [log] [blame]
apply plugin: 'com.android.test'
android {
compileSdkVersion 19
buildToolsVersion = rootProject.buildToolsVersion
targetProjectPath ':app'
targetVariant 'minified'
}