Update SDK Build Tools to 29.0.2.

This commit is contained in:
Andreas Schildbach 2019-09-18 19:16:55 +02:00
parent e0abc9bf85
commit 3f11df7be6

View file

@ -27,7 +27,7 @@ dependencies {
android { android {
compileSdkVersion 'android-29' compileSdkVersion 'android-29'
buildToolsVersion '28.0.3' buildToolsVersion '29.0.2'
lintOptions { lintOptions {
abortOnError false abortOnError false