Sfoglia il codice sorgente

bump buildToolsVersion from 33.0.0 to 33.0.1

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 2 anni fa
parent
commit
b5a379bc50
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -37,7 +37,7 @@ apply plugin: 'kotlinx-serialization'
 
 android {
     compileSdkVersion 32
-    buildToolsVersion '33.0.0'
+    buildToolsVersion '33.0.1'
 
     namespace 'com.nextcloud.talk'