Update build tools to 28.0.3

This commit is contained in:
Cameron Gutman
2018-09-29 15:37:31 -07:00
parent 349ecb16ab
commit 7dea322bbd
2 changed files with 2 additions and 2 deletions

View File

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