@@ -5,86 +5,86 @@ targetSdkVersion = "34"
55minSdkVersion = " 23"
66
77# lint versions
8- lintApi = " 31.8.2 "
9- lintGradlePlugin = " 8.8.2 "
8+ lintApi = " 31.10.0 "
9+ lintGradlePlugin = " 8.10.0 "
1010
1111# gradlePlugin versions
12- androidGradlePlugin = " 8.8.2 "
13- apolloAdapters = " 0.0.4 "
14- apollo = " 4.1.1 "
12+ androidGradlePlugin = " 8.10.0 "
13+ apolloAdapters = " 0.0.6 "
14+ apollo = " 4.2.0 "
1515cacheFix = " 3.0.1"
1616crashlytics = " 3.0.3"
17- datadogPlugin = " 1.15 .0"
17+ datadogPlugin = " 1.16 .0"
1818doctor = " 0.10.0"
19- easylauncher = " 6.4.0 "
19+ easylauncher = " 6.4.1 "
2020googleServices = " 4.4.2"
21- gradleDevelocity = " 3.19.2 "
21+ gradleDevelocity = " 4.0.1 "
2222kotlin = " 2.1.10"
23- kotlinter = " 5.0.1 "
24- ksp = " 2.1.10-1 .0.31 "
25- ktor = " 3.1.1 "
23+ kotlinter = " 5.0.2 "
24+ ksp = " 2.1.21-2 .0.1 "
25+ ktor = " 3.1.3 "
2626license = " 0.9.8"
27- molecule = " 2.0 .0"
27+ molecule = " 2.1 .0"
2828squareSortDependencies = " 0.14"
2929
3030# Other versions sorted alphabetically
31- accompanist = " 0.37.2 "
31+ accompanist = " 0.37.3 "
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.05 .00"
3636# todo: remove this alpha when stable compose version bumps to 1.8
37- androidx-datastore = " 1.1.3 "
37+ androidx-datastore = " 1.1.6 "
3838androidx-junit = " 1.2.1"
39- androidx-lifecycle = " 2.8.7 "
40- androidx-navigation = " 2.8.7 "
39+ androidx-lifecycle = " 2.9.0 "
40+ androidx-navigation = " 2.9.0 "
4141androidx-other-appCompat = " 1.7.0"
4242androidx-other-browser = " 1.8.0"
4343androidx-other-constraintLayout = " 2.2.0"
44- androidx-other-core = " 1.15 .0"
45- androidx-other-splashscreen = " 1.2.0-beta01 "
44+ androidx-other-core = " 1.16 .0"
45+ androidx-other-splashscreen = " 1.2.0-beta02 "
4646androidx-other-startup = " 1.2.0"
47- androidx-other-workManager = " 2.10.0 "
47+ androidx-other-workManager = " 2.10.1 "
4848androidx-test = " 1.6.1"
4949androidx-testRunners = " 1.6.2"
50- androidx-ui-alpha = " 1.8.0-beta03 "
50+ androidx-ui-alpha = " 1.8.1 "
5151androidxGraphicsShapes = " 1.0.1"
52- arrow = " 2.0 .1"
52+ arrow = " 2.1 .1"
5353assertK = " 0.28.1"
5454atomicfu = " 0.26.0"
5555coil = " 2.7.0"
5656composeRichtext = " 1.0.0-alpha02"
5757coreLibraryDesugaring = " 2.1.5"
5858coroutines = " 1.10.1"
59- datadog = " 2.18 .0"
60- dependencyAnalysis = " 2.10.1 "
59+ datadog = " 2.21 .0"
60+ dependencyAnalysis = " 2.17.0 "
6161firebaseCrashlyticsBuildtools = " 3.0.3"
6262hedvigAuthlib = " 1.4.3"
6363junit = " 4.13.2"
64- koinBom = " 4.0.2 "
64+ koinBom = " 4.0.4 "
6565kotlinx-serialization = " 1.8.0"
6666kotlinxDatetime = " 0.6.2"
67- media3 = " 1.5 .1"
67+ media3 = " 1.6 .1"
6868modalSheet = " 0.7.0"
6969moneta = " 1.4.4"
7070navigationRecentsUrlSharing = " 1.0.0"
7171okhttp = " 4.12.0"
72- okio = " 3.10.2 "
72+ okio = " 3.11.0 "
7373paging = " 3.3.6"
7474playReview = " 2.0.2"
75- playServicesBase = " 18.5 .0"
76- retrofit = " 2.11 .0"
75+ playServicesBase = " 18.7 .0"
76+ retrofit = " 2.12 .0"
7777robolectric = " 4.14.1"
78- room = " 2.7.0-rc01 "
78+ room = " 2.7.1 "
7979slimber = " 2.0.0"
80- sqlite = " 2.5.0-rc01 "
80+ sqlite = " 2.5.1 "
8181testParameterInjector = " 1.18"
8282timber = " 5.0.1"
8383turbine = " 1.2.0"
8484unleash = " 1.0.0"
8585uuid = " 0.8.4"
8686zXing = " 3.5.3"
87- zoomable = " 1.6.2 "
87+ zoomable = " 1.7.0 "
8888
8989[libraries ]
9090
@@ -163,7 +163,7 @@ datadog-sdk-okhttp = { module = "com.datadoghq:dd-sdk-android-okhttp", version.r
163163datadog-sdk-rum = { module = " com.datadoghq:dd-sdk-android-rum" , version.ref = " datadog" }
164164datadog-sdk-trace = { module = " com.datadoghq:dd-sdk-android-trace" , version.ref = " datadog" }
165165firebase-analytics = { module = " com.google.firebase:firebase-analytics-ktx" }
166- firebase-bom = " com.google.firebase:firebase-bom:33.10 .0"
166+ firebase-bom = " com.google.firebase:firebase-bom:33.13 .0"
167167firebase-crashlytics = { module = " com.google.firebase:firebase-crashlytics-ktx" }
168168firebase-dynamicLinks = { module = " com.google.firebase:firebase-dynamic-links" }
169169firebase-messaging = { module = " com.google.firebase:firebase-messaging-ktx" }
0 commit comments