mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-29 18:08:58 +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 {
|
composeOptions {
|
||||||
kotlinCompilerExtensionVersion = "1.5.13"
|
kotlinCompilerExtensionVersion = "1.5.14"
|
||||||
}
|
}
|
||||||
|
|
||||||
lint {
|
lint {
|
||||||
|
|
Loading…
Reference in a new issue