fix(deps): update dependency composeoptions to v1.5.8 (#626)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
570e71cb54
commit
371fdba6aa
1 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,6 @@ object Versions {
|
||||||
|
|
||||||
val java = JavaVersion.VERSION_17
|
val java = JavaVersion.VERSION_17
|
||||||
|
|
||||||
const val composeCompiler = "1.5.7"
|
const val composeCompiler = "1.5.8"
|
||||||
const val ktlint = "0.50.0"
|
const val ktlint = "0.50.0"
|
||||||
}
|
}
|
Loading…
Reference in a new issue