Przeglądaj źródła

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

fix(deps): update dependency composeoptions to v1.5.15
Andy Scherzinger 10 miesięcy temu
rodzic
commit
b11d26826d
1 zmienionych plików z 1 dodań i 1 usunięć
  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 {