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