update build tool 28.0.3->29.0.2

This commit is contained in:
王劲鹏 2019-10-15 13:26:43 +08:00
parent 1aef832c66
commit 7f50e02712

View File

@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
android { android {
compileSdkVersion 29 compileSdkVersion 29
buildToolsVersion '29.0.2'
defaultConfig { defaultConfig {
minSdkVersion 16 minSdkVersion 16