blob: c00afb319e654d8b7c07caa24ee2388aca4dfb8c [file] [log] [blame]
apply plugin: 'com.android.application'
android {
compileSdkVersion 19
buildToolsVersion "19.0.0"
defaultConfig {
minSdkVersion 7
targetSdkVersion '17'
}
}