diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index c29d8ae..ee893dd 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,11 +1,11 @@ [versions] -accompanist = "0.32.0" +accompanist = "0.34.0" androidDesugarJdkLibs = "2.0.4" -androidGradlePlugin = "8.2.1" +androidGradlePlugin = "8.2.2" androidxActivity = "1.8.2" androidxAnnotation = "1.7.1" androidxAppCompat = "1.6.1" -androidxComposeBom = "2023.10.01" # https://developer.android.com/jetpack/compose/bom/bom-mapping +androidxComposeBom = "2024.01.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping androidxComposeCompiler = "1.5.7" # https://developer.android.com/jetpack/androidx/releases/compose-kotlin androidxComposeRuntimeTracing = "1.0.0-beta01" androidxCore = "1.12.0" @@ -15,7 +15,7 @@ androidxEspresso = "3.5.1" androidxHiltNavigationCompose = "1.1.0" androidxLifecycle = "2.7.0" androidxLocalbroadcastmanager = "1.1.0" -androidxMacroBenchmark = "1.2.2" +androidxMacroBenchmark = "1.2.3" androidxNavigation = "2.7.6" androidxMetrics = "1.0.0-beta01" androidxProfileinstaller = "1.3.1" @@ -29,7 +29,7 @@ androidxTracing = "1.2.0" androidxUiAutomator = "2.2.0" androidxWork = "2.9.0" coil = "2.5.0" -firebaseBom = "32.7.0" +firebaseBom = "32.7.1" hilt = "2.50" hiltExt = "1.1.0" jacoco = "0.8.7" @@ -40,9 +40,9 @@ kotlinxDatetime = "0.5.0" kotlinxSerializationJson = "1.6.2" kotlinCompose = "1.5.11" ksp = "1.9.21-1.0.16" -lint = "31.2.1" +lint = "31.2.2" memfault-cloud = "2.0.5" -okhttp = "5.0.0-alpha.6" +okhttp = "5.0.0-alpha.12" protobuf = "3.25.2" protobufPlugin = "0.9.4" publishPlugin = "1.2.1" @@ -65,8 +65,8 @@ moshiAdapters = "1.15.0" moshiConverter = "2.9.0" moshi = "1.15.0" moshiKotlinCodegen = "1.15.0" -material3 = "1.2.0-beta02" -material = "1.6.0-rc01" +material3 = "1.2.0-rc01" +material = "1.6.0" koinCore = "3.5.3" koinCompose = "1.1.2" kmmUuid = "0.8.2" @@ -76,9 +76,9 @@ gson = "2.10.1" nordic-blek = "1.0.14" nordic-ble = "2.7.2" -nordic-dfu = "2.4.1" +nordic-dfu = "2.4.2" nordic-log = "2.3.0" -nordic-mcumgr = "1.9.1" +nordic-mcumgr = "1.9.2" nordic-scanner = "1.6.0" nordic-common = "1.9.4" nordic-memfault = "1.0.2"