Merge pull request #294 from lucasbento/master

Upgrade Android SDK Build Tools version to 25
This commit is contained in:
Horcrux
2017-03-31 17:01:17 +08:00
committed by GitHub
+2 -2
View File
@@ -11,8 +11,8 @@ buildscript {
apply plugin: 'com.android.library'
android {
compileSdkVersion 23
buildToolsVersion "23.0.1"
compileSdkVersion 25
buildToolsVersion "25.0.1"
defaultConfig {
minSdkVersion 16