app: Upgrade to build tools 27.0.2

Signed-off-by: Samuel Holland <samuel@sholland.org>
This commit is contained in:
Samuel Holland 2017-12-26 14:00:19 -06:00
parent cd105312ca
commit e3a22e27c4

View File

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