Bump some project dependencies (#4132)

This commit is contained in:
Daniel Shokouhi 2024-01-12 09:39:28 -08:00 committed by GitHub
parent a5efe6a9ab
commit fb9a6230b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ accompanist = "0.32.0"
activity-compose = "1.8.2"
androidBeaconLibrary = "2.20"
androidJunit5 = "1.9.3.0"
androidPlugin = "8.2.0"
androidPlugin = "8.2.1"
androidSdk-compile = "34"
androidSdk-min = "21"
androidSdk-target = "33"
@ -17,7 +17,7 @@ car-versions = "1.4.0-rc02"
changeLog = "3.4"
community-material-typeface = "7.0.96.0-kotlin"
compose-bom = "2023.10.01"
compose-compiler = "1.5.6"
compose-compiler = "1.5.8"
constraintlayout = "2.1.4"
converterJackson = "2.9.0"
coreKtx = "1.12.0"
@ -35,11 +35,11 @@ iconics = "5.4.0"
jackson-module-kotlin = "2.13.5"
javaVersion = "11"
kotlinx-coroutines = "1.7.3"
kotlin = "1.9.21"
ksp = "1.9.21-1.0.15"
kotlin = "1.9.22"
ksp = "1.9.22-1.0.16"
ktlint = "11.6.1"
lifecycle = "2.6.2"
material = "1.10.0"
lifecycle = "2.7.0"
material = "1.11.0"
media3 = "1.2.0"
navigation-compose = "2.7.6"
okhttp = "4.12.0"