blob: 10fb8116d9a7e0bdb504404ba55f980ddb361054 [file] [log] [blame]
apply plugin: 'android'
dependencies {
compile "com.android.support:support-v4:18.0.+"
}
android {
compileSdkVersion 18
buildToolsVersion "18.0.1"
}