app: Upgrade to build tools version 27.0.3

Signed-off-by: Samuel Holland <samuel@sholland.org>
This commit is contained in:
Samuel Holland 2018-01-07 01:33:11 -06:00
parent 137325d3cc
commit e01813487f

View File

@ -1,7 +1,7 @@
apply plugin: 'com.android.application' apply plugin: 'com.android.application'
android { android {
buildToolsVersion '27.0.2' buildToolsVersion '27.0.3'
buildTypes { buildTypes {
release { release {
minifyEnabled false minifyEnabled false