Update dependency androidx.compose:compose-bom to v2024.02.02 (#230)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-03-06 19:52:35 +00:00
committed by GitHub
parent 3f98b92330
commit f1e200be1b

View File

@@ -68,7 +68,7 @@ androidXTestRunner = "1.5.2"
androidXTestOrchestrator = "1.4.2" androidXTestOrchestrator = "1.4.2"
junitKtx = "1.1.5" junitKtx = "1.1.5"
# https://mvnrepository.com/artifact/androidx.compose/compose-bom # https://mvnrepository.com/artifact/androidx.compose/compose-bom
composeBom = "2024.02.01" composeBom = "2024.02.02"
# https://developer.android.com/jetpack/androidx/releases/compose-kotlin # https://developer.android.com/jetpack/androidx/releases/compose-kotlin
composeKotlinCompilerExtension = "1.5.9" composeKotlinCompilerExtension = "1.5.9"
# https://google.github.io/accompanist/ # https://google.github.io/accompanist/