Update build tools to 27.0.1

This commit is contained in:
Cameron Gutman
2017-11-07 21:44:27 -08:00
parent dff09f33a3
commit c4b1200b43
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 27
buildToolsVersion '27.0.0'
buildToolsVersion '27.0.1'
defaultConfig {
minSdkVersion 16