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

fix(deps): update dependency composeoptions to v1.5.15
This commit is contained in:
Andy Scherzinger 2024-08-18 00:08:46 +02:00 committed by GitHub
commit b11d26826d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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