1
0
mirror of https://github.com/nextcloud/talk-android synced 2025-07-18 18:25:03 +01:00

Merge pull request 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 {