Skip to content

Commit

Permalink
Bumps dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
roshanrajaratnam committed Jun 12, 2024
1 parent a9d618d commit 1225677
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
[versions]
accompanist = "0.34.0"
androidDesugarJdkLibs = "2.0.4"
androidGradlePlugin = "8.4.1"
androidGradlePlugin = "8.4.2"
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.12" # https://developer.android.com/jetpack/androidx/releases/compose-kotlin
androidxAnnotation = "1.8.0"
androidxAppCompat = "1.7.0"
androidxComposeBom = "2024.05.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
androidxComposeCompiler = "1.5.14" # https://developer.android.com/jetpack/androidx/releases/compose-kotlin
androidxComposeRuntimeTracing = "1.0.0-beta01"
androidxCore = "1.13.0"
androidxCore = "1.13.1"
androidxCoreSplashscreen = "1.0.1"
androidxDataStore = "1.1.0"
androidxDataStore = "1.1.1"
androidxEspresso = "3.5.1"
androidxHiltNavigationCompose = "1.2.0"
androidxLifecycle = "2.7.0"
androidxLifecycle = "2.8.1"
androidxLocalbroadcastmanager = "1.1.0"
androidxMacroBenchmark = "1.2.4"
androidxNavigation = "2.7.7"
androidxMetrics = "1.0.0-beta01"
androidxProfileinstaller = "1.3.1"
androidxStartup = "1.1.1"
androidxWindowManager = "1.2.0"
androidxWindowManager = "1.3.0"
androidxTestCore = "1.5.0"
androidxTestExt = "1.1.5"
androidxTestRunner = "1.5.2"
androidxTestRules = "1.5.0"
androidxTracing = "1.2.0"
androidxUiAutomator = "2.3.0"
androidxWork = "2.9.0"
coil = "2.6"
firebaseBom = "32.8.1"
coil = "2.6.0"
firebaseBom = "33.1.0"
hilt = "2.51.1"
hiltExt = "1.2.0"
jacoco = "0.8.7"
Expand All @@ -40,18 +40,18 @@ kotlinxDatetime = "0.5.0"
kotlinxSerializationJson = "1.6.3"
kotlinCompose = "1.6.2"
ksp = "1.9.23-1.0.20"
lint = "31.3.2"
lint = "31.4.1"
memfault-cloud = "2.0.5"
okhttp = "5.0.0-alpha.14"
protobuf = "4.26.1"
protobufPlugin = "0.9.4"
publishPlugin = "1.2.1"
retrofit = "2.11.0"
room = "2.6.1"
paging = "3.2.1"
paging = "3.3.0"
secrets = "2.0.1"
turbine = "1.0.0"
markdown = "0.3.6"
turbine = "1.1.0"
markdown = "0.4.1"
wirePlugin = "4.9.9"
timber = "5.0.1"
chart = "v3.1.0"
Expand All @@ -73,20 +73,20 @@ koinCompose = "1.1.5"
kmmUuid = "0.8.4"
kmmVoyager = "1.0.0"
kmmLogs = "2.7.1"
gson = "2.10.1"
gson = "2.11.0"

nordic-blek = "1.0.18"
nordic-blek = "1.0.19"
nordic-ble = "2.7.5"
nordic-dfu = "2.4.2"
nordic-dfu = "2.5.0"
nordic-log = "2.3.0"
nordic-data = "0.1.0"
nordic-mcumgr = "1.9.2"
nordic-scanner = "1.6.0"
nordic-common = "1.9.5"
nordic-common = "1.10.0"
nordic-memfault = "1.0.2"
nordicPlugins = "1.11.1"
dokkaPlugin = "1.9.20"
googleServicesPlugins = "4.4.0"
googleServicesPlugins = "4.4.2"
firebaseCrashlyticsPlugins = "2.9.9"
kmmIosPublishPlugin = "2.0.3"

Expand Down

0 comments on commit 1225677

Please sign in to comment.