blob: 4493783d474f4e2af15aad2d59a10da95a1960f3 [file] [log] [blame]
apply plugin: 'com.android.library'
android {
compileSdkVersion 19
buildToolsVersion '19.1.0'
defaultConfig {
minSdkVersion 3
}
}