Update build tools to 26.0.2

This commit is contained in:
Cameron Gutman 2017-10-04 19:29:34 -07:00
parent d237ceb1df
commit a53444148e

View File

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