|
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 = "2024.12.01" |
11 |
| -androidxComposeFoundation = "1.8.0-alpha07" |
12 |
| -androidxComposeRuntimeTracing = "1.7.6" |
| 10 | +androidxComposeBom = "2025.02.00" |
| 11 | +androidxComposeFoundation = "1.8.0-beta03" |
| 12 | +androidxComposeRuntimeTracing = "1.7.8" |
13 | 13 | androidxCore = "1.15.0"
|
14 | 14 | androidxCoreSplashscreen = "1.0.1"
|
15 |
| -androidxDataStore = "1.1.1" |
| 15 | +androidxDataStore = "1.1.3" |
16 | 16 | androidxEspresso = "3.6.1"
|
17 | 17 | androidxHiltNavigationCompose = "1.2.0"
|
18 | 18 | androidxLifecycle = "2.8.7"
|
19 | 19 | androidxLintGradle = "1.0.0-alpha03"
|
20 | 20 | androidxMacroBenchmark = "1.3.3"
|
21 | 21 | androidxMetrics = "1.0.0-beta01"
|
22 |
| -androidxNavigation = "2.8.5" |
| 22 | +androidxNavigation = "2.8.8" |
23 | 23 | androidxProfileinstaller = "1.4.1"
|
24 | 24 | androidxTestCore = "1.6.1"
|
25 | 25 | androidxTestExt = "1.2.1"
|
26 | 26 | androidxTestRules = "1.6.1"
|
27 | 27 | androidxTestRunner = "1.6.2"
|
28 |
| -androidxTracing = "1.3.0-alpha02" |
| 28 | +androidxTracing = "1.3.0-beta01" |
29 | 29 | androidxUiAutomator = "2.3.0"
|
30 | 30 | androidxWindowManager = "1.3.0"
|
31 | 31 | androidxWork = "2.10.0"
|
32 | 32 | coil = "2.7.0"
|
33 | 33 | dependencyGuard = "0.5.0"
|
34 |
| -firebaseBom = "33.7.0" |
35 |
| -firebaseCrashlyticsPlugin = "3.0.2" |
| 34 | +firebaseBom = "33.10.0" |
| 35 | +firebaseCrashlyticsPlugin = "3.0.3" |
36 | 36 | firebasePerfPlugin = "1.4.2"
|
37 | 37 | gmsPlugin = "4.4.2"
|
38 | 38 | googleOss = "17.1.0"
|
39 | 39 | googleOssPlugin = "0.10.6"
|
40 |
| -hilt = "2.54" |
| 40 | +hilt = "2.55" |
41 | 41 | hiltExt = "1.2.0"
|
42 | 42 | jacoco = "0.8.12"
|
43 | 43 | junit4 = "4.13.2"
|
44 |
| -kotlin = "2.1.0" |
| 44 | +kotlin = "2.1.10" |
45 | 45 | kotlinxCoroutines = "1.10.1"
|
46 |
| -kotlinxDatetime = "0.6.1" |
| 46 | +kotlinxDatetime = "0.6.2" |
47 | 47 | kotlinxSerializationJson = "1.8.0"
|
48 |
| -ksp = "2.1.0-1.0.29" |
49 |
| -moduleGraph = "2.7.1" |
| 48 | +ksp = "2.1.10-1.0.31" |
| 49 | +moduleGraph = "2.8.0" |
50 | 50 | okhttp = "4.12.0"
|
51 |
| -protobuf = "4.29.2" |
| 51 | +protobuf = "4.30.0" |
52 | 52 | protobufPlugin = "0.9.4"
|
53 | 53 | retrofit = "2.11.0"
|
54 | 54 | retrofitKotlinxSerializationJson = "1.0.0"
|
55 | 55 | robolectric = "4.14.1"
|
56 |
| -roborazzi = "1.39.0" |
| 56 | +roborazzi = "1.43.0" |
57 | 57 | room = "2.6.1"
|
58 | 58 | secrets = "2.0.1"
|
59 | 59 | truth = "1.4.4"
|
|
0 commit comments