Merge pull request #975 from SimonMarquis/kotlin-1.9.10

Update Kotlin 1.9.10
pull/978/head
Don Turner 9 months ago committed by GitHub
commit a77d7b69b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,7 +6,7 @@ androidxActivity = "1.8.0-alpha06"
androidxAppCompat = "1.5.1"
androidxBrowser = "1.4.0"
androidxComposeBom = "2023.09.00"
androidxComposeCompiler = "1.5.0"
androidxComposeCompiler = "1.5.3"
androidxComposeRuntimeTracing = "1.0.0-alpha03"
androidxCore = "1.9.0"
androidxCoreSplashscreen = "1.0.0"
@ -38,11 +38,11 @@ hilt = "2.47"
hiltExt = "1.0.0"
jacoco = "0.8.7"
junit4 = "4.13.2"
kotlin = "1.9.0"
kotlin = "1.9.10"
kotlinxCoroutines = "1.6.4"
kotlinxDatetime = "0.4.0"
kotlinxSerializationJson = "1.5.1"
ksp = "1.9.0-1.0.13"
ksp = "1.9.10-1.0.13"
lint = "31.0.2"
okhttp = "4.10.0"
protobuf = "3.24.0"

Loading…
Cancel
Save