Merge pull request #1117 from android/dependabot/gradle/kotlin-ksp-compose-6562232cd5

Bump the kotlin-ksp-compose group with 7 updates
pull/1110/head
Don Turner 10 months ago committed by GitHub
commit 7c85153b2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,7 +8,7 @@ androidxActivity = "1.8.0"
androidxAppCompat = "1.6.1" androidxAppCompat = "1.6.1"
androidxBrowser = "1.6.0" androidxBrowser = "1.6.0"
androidxComposeBom = "2023.10.01" androidxComposeBom = "2023.10.01"
androidxComposeCompiler = "1.5.3" androidxComposeCompiler = "1.5.7"
androidxComposeRuntimeTracing = "1.0.0-beta01" androidxComposeRuntimeTracing = "1.0.0-beta01"
androidxCore = "1.12.0" androidxCore = "1.12.0"
androidxCoreSplashscreen = "1.0.1" androidxCoreSplashscreen = "1.0.1"
@ -42,11 +42,11 @@ hilt = "2.50"
hiltExt = "1.1.0" hiltExt = "1.1.0"
jacoco = "0.8.7" jacoco = "0.8.7"
junit4 = "4.13.2" junit4 = "4.13.2"
kotlin = "1.9.10" kotlin = "1.9.21"
kotlinxCoroutines = "1.7.3" kotlinxCoroutines = "1.7.3"
kotlinxDatetime = "0.5.0" kotlinxDatetime = "0.5.0"
kotlinxSerializationJson = "1.6.0" kotlinxSerializationJson = "1.6.0"
ksp = "1.9.10-1.0.13" ksp = "1.9.21-1.0.16"
lint = "31.2.0" lint = "31.2.0"
okhttp = "4.12.0" okhttp = "4.12.0"
protobuf = "3.24.4" protobuf = "3.24.4"

Loading…
Cancel
Save