|
1 | 1 | [versions]
|
2 | 2 | accompanist = "0.36.0"
|
3 | 3 | annotation = "1.9.1"
|
4 |
| -androidDesugarJdkLibs = "2.1.3" |
5 |
| -androidGradlePlugin = "8.7.3" |
6 |
| -androidxActivity = "1.9.3" |
7 |
| -androidxAppCompat = "1.7.0" |
| 4 | +androidDesugarJdkLibs = "2.1.5" |
| 5 | +androidGradlePlugin = "8.13.0" |
| 6 | +androidxActivity = "1.11.0" |
| 7 | +androidxAppCompat = "1.7.1" |
8 | 8 | androidxArchCore = "2.2.0"
|
9 | 9 | androidxBrowser = "1.4.0"
|
10 |
| -androidxComposeBom = "2024.12.01" |
| 10 | +androidxComposeBom = "2025.09.01" |
11 | 11 | androidxCompose = "1.2.0"
|
12 |
| -androidxComposeRuntimeTracing = "1.7.6" |
13 |
| -androidxCore = "1.15.0" |
| 12 | +androidxComposeRuntimeTracing = "1.9.2" |
| 13 | +androidxCore = "1.17.0" |
14 | 14 | androidxCoreSplashscreen = "1.0.1"
|
15 |
| -androidxDataStore = "1.1.1" |
16 |
| -androidxEspresso = "3.6.1" |
17 |
| -androidxHiltNavigationCompose = "1.2.0" |
18 |
| -androidxLifecycle = "2.8.7" |
| 15 | +androidxDataStore = "1.1.7" |
| 16 | +androidxEspresso = "3.7.0" |
| 17 | +androidxHiltNavigationCompose = "1.3.0" |
| 18 | +androidxLifecycle = "2.9.4" |
19 | 19 | androidxMacroBenchmark = "1.1.1"
|
20 |
| -androidxMetrics = "1.0.0-beta01" |
21 |
| -androidxNavigation = "2.8.5" |
| 20 | +androidxMetrics = "1.0.0-rc01" |
| 21 | +androidxNavigation = "2.9.5" |
22 | 22 | androidxProfileinstaller = "1.4.1"
|
23 | 23 | androidxStartup = "1.2.0"
|
24 |
| -androidxTestCore = "1.6.1" |
25 |
| -androidxTestExt = "1.2.1" |
26 |
| -androidxTestRules = "1.6.1" |
27 |
| -androidxTestRunner = "1.6.2" |
28 |
| -androidxTracing = "1.2.0" |
| 24 | +androidxTestCore = "1.7.0" |
| 25 | +androidxTestExt = "1.3.0" |
| 26 | +androidxTestRules = "1.7.0" |
| 27 | +androidxTestRunner = "1.7.0" |
| 28 | +androidxTracing = "1.3.0" |
29 | 29 | androidxUiAutomator = "2.3.0"
|
30 |
| -androidxWindowManager = "1.3.0" |
31 |
| -androidxWork = "2.10.0" |
| 30 | +androidxWindowManager = "1.5.0" |
| 31 | +androidxWork = "2.10.5" |
32 | 32 | coil = "2.7.0"
|
33 | 33 | # @keep
|
34 | 34 | compileSdk = "35"
|
35 | 35 | hamcrest = "1.3"
|
36 |
| -hilt = "2.53.1" |
37 |
| -hiltExt = "1.2.0" |
| 36 | +hilt = "2.57.2" |
| 37 | +hiltExt = "1.3.0" |
38 | 38 | jacoco = "0.8.7"
|
39 | 39 | junit4 = "4.13.2"
|
40 | 40 | kotlin = "2.1.10"
|
41 | 41 | kotlinxCoroutines = "1.10.1"
|
42 | 42 | kotlinxDatetime = "0.6.2"
|
43 | 43 | kotlinxSerializationJson = "1.8.0"
|
44 | 44 | ksp = "2.1.10-1.0.30"
|
45 |
| -lint = "31.7.3" |
| 45 | +lint = "31.13.0" |
46 | 46 | # @keep
|
47 | 47 | minSdk = "21"
|
48 | 48 | okhttp = "4.10.0"
|
49 | 49 | protobuf = "3.21.12"
|
50 |
| -protobufPlugin = "0.9.4" |
| 50 | +protobufPlugin = "0.9.5" |
51 | 51 | retrofit = "2.9.0"
|
52 | 52 | retrofitKotlinxSerializationJson = "0.8.0"
|
53 |
| -room = "2.6.1" |
| 53 | +room = "2.8.1" |
54 | 54 | spotless = "5.12.5"
|
55 | 55 | timber = "5.0.1"
|
56 | 56 | # @keep
|
57 | 57 | targetSdk = "35"
|
58 |
| -truth = "1.4.4" |
| 58 | +truth = "1.4.5" |
59 | 59 | turbine = "0.12.1"
|
60 | 60 |
|
61 | 61 | [libraries]
|
|
0 commit comments