diff --git a/android/build.gradle b/android/build.gradle index 738987f..7980cc3 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -3,7 +3,7 @@ apply plugin: 'com.android.library' android { compileSdkVersion 24 - buildToolsVersion "24.0.2" + buildToolsVersion "25.0.3" defaultConfig { minSdkVersion 16 @@ -24,4 +24,4 @@ dependencies { compile 'com.instabug.library:instabug:3+' } - \ No newline at end of file +