Update build tools version

This commit is contained in:
Cameron Gutman 2017-08-13 18:33:30 -07:00
parent 673a115b52
commit 0ba0d37a37

View File

@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
android { android {
compileSdkVersion 26 compileSdkVersion 26
buildToolsVersion "26.0.0" buildToolsVersion "26.0.1"
defaultConfig { defaultConfig {
minSdkVersion 16 minSdkVersion 16