Remove explicit build tools version

This commit is contained in:
Cameron Gutman 2018-03-20 17:27:03 -07:00
parent 035a62856d
commit 5942545b9c

View File

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