Skip to content

Commit

Permalink
Merge pull request #122 from NordicPlayground/renovate/all
Browse files Browse the repository at this point in the history
Update all dependencies
  • Loading branch information
philips77 authored Dec 17, 2024
2 parents 3bc1550 + a43202b commit 83e9859
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
[versions]
accompanist = "0.36.0"
accompanist = "0.37.0"
androidGradlePlugin = "8.7.3"
androidxActivity = "1.9.3"
androidxComposeBom = "2024.11.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
androidxComposeBom = "2024.12.01" # https://developer.android.com/jetpack/compose/bom/bom-mapping
androidxCore = "1.15.0"
androidxCoreSplashscreen = "1.0.1"
androidxDataStore = "1.1.1"
androidxHiltNavigationCompose = "1.2.0"
androidxLifecycle = "2.8.7"
androidxNavigation = "2.8.4"
androidxNavigation = "2.8.5"
firebaseBom = "33.7.0"
hilt = "2.53"
hilt = "2.53.1"
hiltExt = "1.2.0"
kotlin = "2.1.0"
kotlinxCoroutines = "1.9.0"
Expand All @@ -22,7 +22,7 @@ leakcanary = "2.14"

nordic-log = "2.5.0"
nordicPlugins = "2.5"
dokkaPlugin = "1.9.20"
dokkaPlugin = "2.0.0"
googleServicesPlugins = "4.4.2"
firebaseCrashlyticsPlugins = "3.0.2"

Expand Down

0 comments on commit 83e9859

Please sign in to comment.