Update dependency composeOptions to v1.5.15
This commit is contained in:
parent
f1127f97f4
commit
eac94e2a31
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ android {
|
|||
compose = true
|
||||
}
|
||||
composeOptions {
|
||||
kotlinCompilerExtensionVersion = "1.5.14"
|
||||
kotlinCompilerExtensionVersion = "1.5.15"
|
||||
}
|
||||
packaging {
|
||||
resources {
|
||||
|
|
Loading…
Reference in a new issue