Browse Source

bump build tools to 32.0.0

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 3 năm trước cách đây
mục cha
commit
b7873cdf7a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -36,7 +36,7 @@ apply plugin: "org.jlleitschuh.gradle.ktlint"
 
 android {
     compileSdkVersion 30
-    buildToolsVersion '30.0.3'
+    buildToolsVersion '32.0.0'
     defaultConfig {
         minSdkVersion 21
         targetSdkVersion 30