diff --git a/sofa/build.gradle b/sofa/build.gradle index 84cf2eb..7c9aa66 100644 --- a/sofa/build.gradle +++ b/sofa/build.gradle @@ -2,7 +2,7 @@ apply plugin: 'com.android.library' android { compileSdkVersion 22 - buildToolsVersion "22.0.1" + buildToolsVersion "24.0.2" defaultConfig { minSdkVersion 17 @@ -35,4 +35,4 @@ dependencies { compile 'com.android.support:leanback-v17:22.2.0' } -apply from: '../config/bintray.gradle' \ No newline at end of file +apply from: '../config/bintray.gradle'