|
1 | 1 | [versions]
|
2 |
| -accompanist = "0.37.0" |
3 |
| -androidDesugarJdkLibs = "2.1.4" |
| 2 | +accompanist = "0.37.2" |
| 3 | +androidDesugarJdkLibs = "2.1.5" |
4 | 4 | # AGP and tools should be updated together
|
5 |
| -androidGradlePlugin = "8.7.3" |
6 |
| -androidTools = "31.7.3" |
7 |
| -androidxActivity = "1.9.3" |
| 5 | +androidGradlePlugin = "8.9.0" |
| 6 | +androidTools = "31.9.0" |
| 7 | +androidxActivity = "1.10.1" |
8 | 8 | androidxAppCompat = "1.7.0"
|
9 | 9 | androidxBrowser = "1.8.0"
|
10 |
| -androidxComposeBom = "2025.02.00" |
11 |
| -androidxComposeFoundation = "1.8.0-alpha07" |
12 |
| -androidxComposeMaterial3Adaptive = "1.1.0-rc01" |
13 |
| -androidxComposeRuntimeTracing = "1.7.6" |
| 10 | +androidxComposeBom = "2025.03.00" |
| 11 | +androidxComposeFoundation = "1.8.0-rc01" |
| 12 | +androidxComposeMaterial3Adaptive = "1.1.0" |
| 13 | +androidxComposeRuntimeTracing = "1.7.8" |
14 | 14 | androidxCore = "1.15.0"
|
15 | 15 | androidxCoreSplashscreen = "1.0.1"
|
16 |
| -androidxDataStore = "1.1.1" |
| 16 | +androidxDataStore = "1.1.3" |
17 | 17 | androidxEspresso = "3.6.1"
|
18 | 18 | androidxHiltNavigationCompose = "1.2.0"
|
19 | 19 | androidxLifecycle = "2.8.7"
|
20 | 20 | androidxLintGradle = "1.0.0-alpha03"
|
21 | 21 | androidxMacroBenchmark = "1.3.3"
|
22 |
| -androidxMetrics = "1.0.0-beta01" |
23 |
| -androidxNavigation = "2.8.5" |
| 22 | +androidxMetrics = "1.0.0-beta02" |
| 23 | +androidxNavigation = "2.8.9" |
24 | 24 | androidxProfileinstaller = "1.4.1"
|
25 | 25 | androidxTestCore = "1.6.1"
|
26 | 26 | androidxTestExt = "1.2.1"
|
27 | 27 | androidxTestRules = "1.6.1"
|
28 | 28 | androidxTestRunner = "1.6.2"
|
29 |
| -androidxTracing = "1.3.0-alpha02" |
| 29 | +androidxTracing = "1.3.0-beta01" |
30 | 30 | androidxUiAutomator = "2.3.0"
|
31 | 31 | androidxWindowManager = "1.3.0"
|
32 | 32 | androidxWork = "2.10.0"
|
33 | 33 | coil = "2.7.0"
|
34 | 34 | dependencyGuard = "0.5.0"
|
35 |
| -firebaseBom = "33.7.0" |
36 |
| -firebaseCrashlyticsPlugin = "3.0.2" |
| 35 | +firebaseBom = "33.10.0" |
| 36 | +firebaseCrashlyticsPlugin = "3.0.3" |
37 | 37 | firebasePerfPlugin = "1.4.2"
|
38 | 38 | gmsPlugin = "4.4.2"
|
39 | 39 | googleOss = "17.1.0"
|
40 | 40 | googleOssPlugin = "0.10.6"
|
41 |
| -hilt = "2.54" |
| 41 | +hilt = "2.55" |
42 | 42 | hiltExt = "1.2.0"
|
43 | 43 | jacoco = "0.8.12"
|
44 | 44 | junit4 = "4.13.2"
|
45 |
| -kotlin = "2.1.0" |
| 45 | +kotlin = "2.1.10" |
46 | 46 | kotlinxCoroutines = "1.10.1"
|
47 |
| -kotlinxDatetime = "0.6.1" |
| 47 | +kotlinxDatetime = "0.6.2" |
48 | 48 | kotlinxSerializationJson = "1.8.0"
|
49 |
| -ksp = "2.1.0-1.0.29" |
50 |
| -moduleGraph = "2.7.1" |
| 49 | +ksp = "2.1.10-1.0.31" |
| 50 | +moduleGraph = "2.8.0" |
51 | 51 | okhttp = "4.12.0"
|
52 |
| -protobuf = "4.29.2" |
| 52 | +protobuf = "4.30.1" |
53 | 53 | protobufPlugin = "0.9.4"
|
54 | 54 | retrofit = "2.11.0"
|
55 | 55 | retrofitKotlinxSerializationJson = "1.0.0"
|
56 | 56 | robolectric = "4.14.1"
|
57 |
| -roborazzi = "1.39.0" |
| 57 | +roborazzi = "1.43.0" |
58 | 58 | room = "2.6.1"
|
59 | 59 | secrets = "2.0.1"
|
60 | 60 | truth = "1.4.4"
|
|
0 commit comments