Browse Source

bump buildToolsVersion from 33.0.0 to 33.0.1

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 2 years ago
parent
commit
b5a379bc50
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

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