@@ -5,11 +5,11 @@ targetSdkVersion = "34"
55minSdkVersion = " 23"
66
77# lint versions
8- lintApi = " 31.8.2 "
9- lintGradlePlugin = " 8.8.2 "
8+ lintApi = " 31.9.0 "
9+ lintGradlePlugin = " 8.9.0 "
1010
1111# gradlePlugin versions
12- androidGradlePlugin = " 8.8.2 "
12+ androidGradlePlugin = " 8.9.0 "
1313apolloAdapters = " 0.0.4"
1414apollo = " 4.1.1"
1515cacheFix = " 3.0.1"
@@ -32,13 +32,13 @@ accompanist = "0.37.2"
3232androidx-activity-compose = " 1.10.1"
3333androidx-activity-core = " 1.10.1"
3434androidx-annotation = " 1.9.1"
35- androidx-composeBom = " 2025.02 .00"
35+ androidx-composeBom = " 2025.03 .00"
3636# todo: remove this alpha when stable compose version bumps to 1.8
37- androidx-ui-alpha = " 1.8.0-beta03 "
37+ androidx-ui-alpha = " 1.8.0-rc01 "
3838androidx-datastore = " 1.1.3"
3939androidx-junit = " 1.2.1"
4040androidx-lifecycle = " 2.8.7"
41- androidx-navigation = " 2.8.7 "
41+ androidx-navigation = " 2.8.9 "
4242androidx-other-appCompat = " 1.7.0"
4343androidx-other-browser = " 1.8.0"
4444androidx-other-constraintLayout = " 2.2.0"
@@ -55,8 +55,8 @@ coil = "2.7.0"
5555composeRichtext = " 1.0.0-alpha02"
5656coreLibraryDesugaring = " 2.1.5"
5757coroutines = " 1.10.1"
58- datadog = " 2.18 .0"
59- dependencyAnalysis = " 2.10.1 "
58+ datadog = " 2.19 .0"
59+ dependencyAnalysis = " 2.12.0 "
6060firebaseCrashlyticsBuildtools = " 3.0.3"
6161hedvigAuthlib = " 1.4.3"
6262junit = " 4.13.2"
@@ -74,16 +74,16 @@ playReview = "2.0.2"
7474playServicesBase = " 18.5.0"
7575retrofit = " 2.11.0"
7676robolectric = " 4.14.1"
77- room = " 2.7.0-rc01 "
77+ room = " 2.7.0-rc02 "
7878slimber = " 2.0.0"
79- sqlite = " 2.5.0-rc01 "
79+ sqlite = " 2.5.0-rc02 "
8080testParameterInjector = " 1.18"
8181timber = " 5.0.1"
8282turbine = " 1.2.0"
8383unleash = " 1.0.0"
8484uuid = " 0.8.4"
8585zXing = " 3.5.3"
86- zoomable = " 1.6.2 "
86+ zoomable = " 1.7.0 "
8787
8888[libraries ]
8989
0 commit comments