Update to build tools v29.0.2 (#2385)

This commit is contained in:
arkon
2019-12-22 16:14:09 -05:00
committed by GitHub
parent 08b06e1b4e
commit 011bb9f5b1
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ ext {
android {
compileSdkVersion 27
buildToolsVersion '28.0.3'
buildToolsVersion '29.0.2'
publishNonDefault true
defaultConfig {