Update build tools version

This commit is contained in:
Cameron Gutman 2018-01-20 15:12:53 -08:00
parent 90981a6643
commit 7dcc689014

View File

@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
android {
compileSdkVersion 27
buildToolsVersion '27.0.1'
buildToolsVersion '27.0.3'
defaultConfig {
minSdkVersion 16