diff --git a/build.gradle b/build.gradle index ea7ec2f..ce93597 100644 --- a/build.gradle +++ b/build.gradle @@ -2,7 +2,7 @@ apply plugin: 'com.android.application' android { compileSdkVersion 23 - buildToolsVersion "22.0.1" + buildToolsVersion "23.0.2" useLibrary 'org.apache.http.legacy' defaultConfig {