blob: 5273bebb7fe57e7e80d2ea236652b41ba87a3fe9 [file] [log] [blame]
apply plugin: 'com.android.application'
android {
compileSdkVersion '19'
buildToolsVersion "19.0.1"
defaultConfig {
minSdkVersion '8'
targetSdkVersion '16'
}
}