Skip to content

Commit

Permalink
Merge pull request #90 from NordicPlayground/renovate/kotlin
Browse files Browse the repository at this point in the history
Update kotlin
  • Loading branch information
himalia416 authored Apr 22, 2024
2 parents 650a0c9 + 7ca046a commit 5dc426f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ androidxActivity = "1.9.0"
androidxAnnotation = "1.7.1"
androidxAppCompat = "1.6.1"
androidxComposeBom = "2024.04.01" # https://developer.android.com/jetpack/compose/bom/bom-mapping
androidxComposeCompiler = "1.5.8" # https://developer.android.com/jetpack/androidx/releases/compose-kotlin
androidxComposeCompiler = "1.5.11" # https://developer.android.com/jetpack/androidx/releases/compose-kotlin
androidxComposeRuntimeTracing = "1.0.0-beta01"
androidxCore = "1.13.0"
androidxCoreSplashscreen = "1.0.1"
Expand All @@ -30,11 +30,11 @@ firebaseBom = "32.8.1"
hilt = "2.51.1"
hiltExt = "1.2.0"
junit4 = "4.13.2"
kotlin = "1.9.22"
kotlin = "1.9.23"
kotlinxCoroutines = "1.8.0"
kotlinxDatetime = "0.5.0"
kotlinxSerializationJson = "1.6.3"
ksp = "1.9.22-1.0.18"
ksp = "1.9.23-1.0.20"
lint = "31.3.2"
publishPlugin = "1.2.1"
markdown = "0.4.1"
Expand Down

0 comments on commit 5dc426f

Please sign in to comment.