|
1 | 1 | [versions]
|
2 |
| -accompanist = "0.28.0" |
3 |
| -annotation = "1.5.0" |
4 |
| -androidDesugarJdkLibs = "1.2.2" |
5 |
| -androidGradlePlugin = "7.4.0" |
6 |
| -androidxActivity = "1.6.1" |
7 |
| -androidxAppCompat = "1.5.1" |
8 |
| -androidxArchCore = "2.1.0" |
| 2 | +accompanist = "0.36.0" |
| 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" |
| 8 | +androidxArchCore = "2.2.0" |
9 | 9 | androidxBrowser = "1.4.0"
|
10 |
| -androidxComposeBom = "2023.01.00" |
| 10 | +androidxComposeBom = "2024.11.00" |
11 | 11 | androidxComposeCompiler = "1.4.3"
|
12 | 12 | androidxCompose = "1.2.0"
|
13 |
| -androidxComposeRuntimeTracing = "1.0.0-alpha01" |
14 |
| -androidxCore = "1.9.0" |
15 |
| -androidxCoreSplashscreen = "1.0.0" |
16 |
| -androidxDataStore = "1.0.0" |
17 |
| -androidxEspresso = "3.5.0" |
18 |
| -androidxHiltNavigationCompose = "1.0.0" |
19 |
| -androidxLifecycle = "2.6.0-alpha03" |
| 13 | +androidxComposeRuntimeTracing = "1.7.5" |
| 14 | +androidxCore = "1.15.0" |
| 15 | +androidxCoreSplashscreen = "1.0.1" |
| 16 | +androidxDataStore = "1.1.1" |
| 17 | +androidxEspresso = "3.6.1" |
| 18 | +androidxHiltNavigationCompose = "1.2.0" |
| 19 | +androidxLifecycle = "2.8.7" |
20 | 20 | androidxMacroBenchmark = "1.1.1"
|
21 |
| -androidxMetrics = "1.0.0-alpha03" |
22 |
| -androidxNavigation = "2.5.3" |
23 |
| -androidxProfileinstaller = "1.2.1" |
24 |
| -androidxStartup = "1.1.1" |
25 |
| -androidxTestCore = "1.5.0" |
26 |
| -androidxTestExt = "1.1.4" |
27 |
| -androidxTestRules = "1.5.0" |
28 |
| -androidxTestRunner = "1.5.1" |
29 |
| -androidxTracing = "1.1.0" |
30 |
| -androidxUiAutomator = "2.2.0" |
31 |
| -androidxWindowManager = "1.0.0" |
32 |
| -androidxWork = "2.7.1" |
33 |
| -coil = "2.2.2" |
| 21 | +androidxMetrics = "1.0.0-beta01" |
| 22 | +androidxNavigation = "2.8.4" |
| 23 | +androidxProfileinstaller = "1.4.1" |
| 24 | +androidxStartup = "1.2.0" |
| 25 | +androidxTestCore = "1.6.1" |
| 26 | +androidxTestExt = "1.2.1" |
| 27 | +androidxTestRules = "1.6.1" |
| 28 | +androidxTestRunner = "1.6.2" |
| 29 | +androidxTracing = "1.2.0" |
| 30 | +androidxUiAutomator = "2.3.0" |
| 31 | +androidxWindowManager = "1.3.0" |
| 32 | +androidxWork = "2.10.0" |
| 33 | +coil = "2.7.0" |
34 | 34 | # @keep
|
35 | 35 | compileSdk = "33"
|
36 | 36 | hamcrest = "1.3"
|
37 |
| -hilt = "2.44.2" |
38 |
| -hiltExt = "1.0.0" |
| 37 | +hilt = "2.53.1" |
| 38 | +hiltExt = "1.2.0" |
39 | 39 | jacoco = "0.8.7"
|
40 | 40 | junit4 = "4.13.2"
|
41 | 41 | kotlin = "1.8.10"
|
42 | 42 | kotlinxCoroutines = "1.6.4"
|
43 | 43 | kotlinxDatetime = "0.4.0"
|
44 | 44 | kotlinxSerializationJson = "1.5.0"
|
45 | 45 | ksp = "1.8.10-1.0.9"
|
46 |
| -lint = "30.3.1" |
| 46 | +lint = "31.7.3" |
47 | 47 | # @keep
|
48 | 48 | minSdk = "21"
|
49 | 49 | okhttp = "4.10.0"
|
50 | 50 | protobuf = "3.21.12"
|
51 |
| -protobufPlugin = "0.8.19" |
| 51 | +protobufPlugin = "0.9.4" |
52 | 52 | retrofit = "2.9.0"
|
53 | 53 | retrofitKotlinxSerializationJson = "0.8.0"
|
54 |
| -room = "2.5.0-rc01" |
| 54 | +room = "2.6.1" |
55 | 55 | spotless = "5.12.5"
|
56 | 56 | timber = "5.0.1"
|
57 | 57 | # @keep
|
58 | 58 | targetSdk = "33"
|
59 |
| -truth = "1.1.2" |
| 59 | +truth = "1.4.4" |
60 | 60 | turbine = "0.12.1"
|
61 | 61 |
|
62 | 62 | [libraries]
|
|
0 commit comments