mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 13:05:31 +03:00
Merge pull request #4015 from nextcloud/renovate/composeoptions-1.x
fix(deps): update dependency composeoptions to v1.5.14
This commit is contained in:
commit
08b517f491
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ android {
|
|||
}
|
||||
|
||||
composeOptions {
|
||||
kotlinCompilerExtensionVersion = "1.5.13"
|
||||
kotlinCompilerExtensionVersion = "1.5.14"
|
||||
}
|
||||
|
||||
lint {
|
||||
|
|
Loading…
Reference in a new issue