diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 1d1aa90e0..9f33c732d 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -5,7 +5,7 @@ androidGradlePlugin = "8.1.2" androidxActivity = "1.8.0" androidxAppCompat = "1.6.1" androidxBrowser = "1.6.0" -androidxComposeBom = "2023.10.00" +androidxComposeBom = "2023.10.01" androidxComposeCompiler = "1.5.3" androidxComposeRuntimeTracing = "1.0.0-alpha03" androidxCore = "1.12.0" @@ -14,7 +14,7 @@ androidxDataStore = "1.0.0" androidxEspresso = "3.5.1" androidxHiltNavigationCompose = "1.0.0" androidxLifecycle = "2.6.2" -androidxMacroBenchmark = "1.2.0-rc02" +androidxMacroBenchmark = "1.2.0" androidxMetrics = "1.0.0-alpha04" androidxNavigation = "2.7.4" androidxProfileinstaller = "1.3.1" @@ -26,9 +26,9 @@ androidxTestRunner = "1.5.2" androidxTracing = "1.1.0" androidxUiAutomator = "2.2.0" androidxWindowManager = "1.1.0" -androidxWork = "2.9.0-beta01" +androidxWork = "2.9.0-rc01" coil = "2.4.0" -firebaseBom = "32.3.1" +firebaseBom = "32.4.0" firebaseCrashlyticsPlugin = "2.9.9" firebasePerfPlugin = "1.4.2" gmsPlugin = "4.4.0" @@ -44,14 +44,14 @@ kotlinxDatetime = "0.4.1" kotlinxSerializationJson = "1.6.0" ksp = "1.9.10-1.0.13" lint = "31.1.2" -okhttp = "4.11.0" +okhttp = "4.12.0" protobuf = "3.24.4" protobufPlugin = "0.9.4" retrofit = "2.9.0" retrofitKotlinxSerializationJson = "1.0.0" robolectric = "4.10.3" -roborazzi = "1.5.0" -room = "2.5.2" +roborazzi = "1.6.0" +room = "2.6.0" secrets = "2.0.1" turbine = "1.0.0"