Change SDK Build Tools version

This commit is contained in:
Lucas Bento
2017-03-16 14:25:50 -03:00
committed by GitHub
parent 9362865639
commit 47a79d392a
+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