fix(deps): update dependency composeoptions to v1.5.15

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-08-08 12:40:36 +00:00 committed by Andy Scherzinger
parent e429f2ce47
commit 9f2dc19ed7

View file

@ -133,7 +133,7 @@ android {
}
composeOptions {
kotlinCompilerExtensionVersion = "1.5.14"
kotlinCompilerExtensionVersion = "1.5.15"
}
lint {