Merge pull request #828 from SimonMarquis/kotlin-1.8.22

Update Kotlin 1.8.22 and related dependencies
pull/832/head
Don Turner 1 year ago committed by GitHub
commit 5f0530622c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,7 +6,7 @@ androidxActivity = "1.7.0"
androidxAppCompat = "1.5.1"
androidxBrowser = "1.4.0"
androidxComposeBom = "2023.06.01"
androidxComposeCompiler = "1.4.7"
androidxComposeCompiler = "1.4.8"
androidxComposeRuntimeTracing = "1.0.0-alpha03"
androidxCore = "1.9.0"
androidxCoreSplashscreen = "1.0.0"
@ -34,15 +34,15 @@ firebasePerfPlugin = "1.4.2"
gmsPlugin = "4.3.14"
googleOss = "17.0.1"
googleOssPlugin = "0.10.6"
hilt = "2.44.2"
hilt = "2.46.1"
hiltExt = "1.0.0"
jacoco = "0.8.7"
junit4 = "4.13.2"
kotlin = "1.8.21"
kotlin = "1.8.22"
kotlinxCoroutines = "1.6.4"
kotlinxDatetime = "0.4.0"
kotlinxSerializationJson = "1.5.1"
ksp = "1.8.21-1.0.11"
ksp = "1.8.22-1.0.11"
lint = "30.3.1"
okhttp = "4.10.0"
protobuf = "3.23.0"

Loading…
Cancel
Save