Merge pull request #987 from android/renovate/all

Update all dependencies
pull/921/merge
Don Turner 1 year ago committed by GitHub
commit 74ed483029
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save