blob: 8e764874dab2673cc298ddfc16787f4d587b2690 [file] [log] [blame]
apply plugin: 'android'
dependencies {
compile "com.android.support:support-v4:18.0.+"
compile "com.android.support:appcompat-v7:18.0.+"
}
android {
compileSdkVersion 18
buildToolsVersion "18.0.0"
}