SDK Build tools 30.0.2.

This commit is contained in:
Yang
2020-08-15 14:59:27 +10:00
parent d677dca18c
commit 8feb8a564a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ apply plugin: 'kotlin-android-extensions'
android {
compileSdkVersion 30
buildToolsVersion "30.0.1"
buildToolsVersion "30.0.2"
defaultConfig {
applicationId "com.example.testapp"