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 {
compileSdkVersion 26
buildToolsVersion "26.0.1"
buildToolsVersion '26.0.2'
defaultConfig {
minSdkVersion 16