aboutsummaryrefslogtreecommitdiff
path: root/tests/flavorlib/lib1/build.gradle
blob: a06624dc734e6c9989d286d0b83d0069afc97803 (plain)
1
2
3
4
5
6
apply plugin: 'android-library'

android {
    compileSdkVersion 15
    buildToolsVersion "17.0"
}