Update build tools to 28.0.2

This commit is contained in:
Cameron Gutman
2018-08-12 00:44:09 -07:00
parent 79a75b9d19
commit 7d24900756
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
apply plugin: 'com.android.application'
android {
buildToolsVersion '28.0.1'
buildToolsVersion '28.0.2'
compileSdkVersion 28
defaultConfig {