Update dependency androidx.compose:compose-bom to v2024.03.00 (#236)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-03-22 19:37:13 +00:00
committed by GitHub
parent b19b5831db
commit fa4e903b04

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.02" composeBom = "2024.03.00"
# 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/