Update build tools to 28.0.2

This commit is contained in:
Cameron Gutman 2018-08-12 00:43:39 -07:00
parent 3c37c89db8
commit f7c5039912

View File

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