blob: 47fc8556a0b39dfec61a9f8e455cf2fe77665828 [file] [log] [blame]
apply plugin: 'android'
dependencies {
compile 'com.android.support:support-v4:18.0.0+'
}
android {
compileSdkVersion 18
buildToolsVersion "18.0.0"
}