Update build tools to 28.0.3

This commit is contained in:
Cameron Gutman 2018-09-29 15:37:10 -07:00
parent 14d9f77e4e
commit a64db9d86f

View File

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