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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-07-24 08:39:59 +00:00 committed by Andy Scherzinger
parent 2ac1a55055
commit 27d605a21c

View File

@ -127,7 +127,7 @@ android {
} }
composeOptions { composeOptions {
kotlinCompilerExtensionVersion = "1.5.13" kotlinCompilerExtensionVersion = "1.5.14"
} }
lint { lint {