Explorar o código

bump buildToolsVersion from 32.0.0 to 33.0.0

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger %!s(int64=3) %!d(string=hai) anos
pai
achega
c0100c5a16
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

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