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

fix(deps): update dependency composeoptions to v1.5.14
This commit is contained in:
github-actions[bot] 2024-07-24 20:01:07 +02:00 committed by GitHub
commit 08b517f491
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -127,7 +127,7 @@ android {
}
composeOptions {
kotlinCompilerExtensionVersion = "1.5.13"
kotlinCompilerExtensionVersion = "1.5.14"
}
lint {