浏览代码

Merge pull request #4056 from nextcloud/renovate/composeoptions-1.x

fix(deps): update dependency composeoptions to v1.5.15
Andy Scherzinger 10 月之前
父节点
当前提交
b11d26826d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -133,7 +133,7 @@ android {
     }
 
     composeOptions {
-        kotlinCompilerExtensionVersion = "1.5.14"
+        kotlinCompilerExtensionVersion = "1.5.15"
     }
 
     lint {