浏览代码

Bump buildToolsVersion from 33.0.1 to 33.0.2

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 2 年之前
父节点
当前提交
4e93b5bb51
共有 1 个文件被更改,包括 1 次插入1 次删除
  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.1'
+    buildToolsVersion '33.0.2'
 
     namespace 'com.nextcloud.talk'