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' apply plugin: 'com.android.library'
android { android {
compileSdkVersion 23 compileSdkVersion 25
buildToolsVersion "23.0.1" buildToolsVersion "25.0.1"
defaultConfig { defaultConfig {
minSdkVersion 16 minSdkVersion 16