Update build tools to 28.0.1

This commit is contained in:
Cameron Gutman
2018-07-16 18:25:33 -07:00
parent 6a9f8da14e
commit c8cb8e1346
2 changed files with 2 additions and 2 deletions

View File

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