Build tools 29.0.3.

This commit is contained in:
Yang Chen
2020-01-31 11:20:06 +11:00
committed by Yang
parent 128c6a83e1
commit 97f77e3305
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ apply plugin: 'kotlin-android-extensions'
android {
compileSdkVersion 29
buildToolsVersion "29.0.2"
buildToolsVersion "29.0.3"
defaultConfig {
applicationId "com.example.testapp"