blob: c02b29ccb90fffd30cb9cede13b6a90093547546 [file] [log] [blame]
apply plugin: 'android-library'
android {
compileSdkVersion 15
buildToolsVersion "18.0.1"
defaultConfig {
testPackageName = "com.android.tests.testprojecttest.testlib"
}
}