Update dependencies

This commit is contained in:
Ricki Hirner 2024-04-30 11:27:26 +02:00
parent b13c6b0e6f
commit 40034fe400

View File

@ -5,14 +5,14 @@ android-agp = "8.3.2"
android-desugaring = "2.0.4"
android-flexbox = "3.0.0"
android-material = "1.11.0"
androidx-activityCompose = "1.8.2"
androidx-activityCompose = "1.9.0"
androidx-appcompat = "1.6.1"
androidx-arch = "2.2.0"
androidx-browser = "1.8.0"
androidx-cardView = "1.0.0"
androidx-concurrentFuture = "1.1.0"
androidx-constraintLayout = "2.1.4"
androidx-core = "1.12.0"
androidx-core = "1.13.0"
androidx-fragment = "1.6.2"
androidx-hilt = "1.2.0"
androidx-lifecycle = "2.7.0"
@ -35,7 +35,7 @@ commons-lang = "3.14.0"
commons-io = "2.8.0"
commons-text = "1.11.0"
compose-accompanist = "0.34.0"
compose-bom = "2024.04.00"
compose-bom = "2024.04.01"
# Keep this in sync with Kotlin version:
# https://developer.android.com/jetpack/androidx/releases/compose-kotlin
compose-compiler = "1.5.11"