Explorar o código

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

fix(deps): update dependency composeoptions to v1.5.15
Andy Scherzinger hai 10 meses
pai
achega
b11d26826d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 {