|
1 | 1 | [versions]
|
2 |
| -androidPlugin = "8.11.1" |
3 |
| -kotlinPlugin = "2.2.0" |
4 |
| -sentryPlugin = "5.8.0" |
| 2 | +androidPlugin = "8.12.0" |
| 3 | +kotlinPlugin = "2.2.10" |
| 4 | +sentryPlugin = "5.8.1" |
5 | 5 | openapiPlugin = "7.14.0"
|
6 | 6 | protobufPlugin = "0.9.5"
|
7 |
| -kspPlugin = "2.2.0-2.0.2" |
| 7 | +kspPlugin = "2.2.10-2.0.2" |
8 | 8 | googlePlugin = "4.4.3"
|
9 |
| -androidxComposeBom = "2025.06.01" |
| 9 | +androidxComposeBom = "2025.08.00" |
10 | 10 | androidxActivity = "1.10.1"
|
11 |
| -androidxComposeAnimation = "1.8.3" |
| 11 | +androidxComposeAnimation = "1.9.0" |
12 | 12 | androidxComposeMaterialAdaptive = "1.1.0"
|
13 | 13 | androidxCoordinatorLayout = "1.3.0"
|
14 |
| -androidxCore = "1.16.0" |
| 14 | +androidxCore = "1.17.0" |
15 | 15 | androidxDatastore = "1.1.7"
|
16 |
| -androidxEspressoCore = "3.6.1" |
| 16 | +androidxEspressoCore = "3.7.0" |
17 | 17 | androidxExifInterface = "1.4.1"
|
18 |
| -androidxFragment = "1.8.8" |
| 18 | +androidxFragment = "1.8.9" |
19 | 19 | androidxHilt = "1.2.0"
|
20 |
| -androidxJunit = "1.2.1" |
21 |
| -androidxLifecycle = "2.9.1" |
22 |
| -androidxNavigation = "2.9.1" |
| 20 | +androidxJunit = "1.3.0" |
| 21 | +androidxLifecycle = "2.9.2" |
| 22 | +androidxNavigation = "2.9.3" |
23 | 23 | androidxPaging = "3.3.6"
|
24 | 24 | androidxPreference = "1.2.1"
|
25 | 25 | androidxRecyclerView = "1.4.0"
|
26 | 26 | androidxRecyclerViewSelection = "1.2.0"
|
27 | 27 | androidxSwipeRefreshLayout = "1.1.0"
|
28 |
| -androidxWork = "2.10.2" |
| 28 | +androidxWork = "2.10.3" |
29 | 29 | coilCompose = "2.7.0"
|
30 | 30 | conscrypt = "2.5.3"
|
31 | 31 | desugar = "2.1.5"
|
32 |
| -firebaseBom = "33.16.0" |
| 32 | +firebaseBom = "34.1.0" |
33 | 33 | firebaseMessaging = "24.1.2"
|
34 | 34 | glide = "4.16.0"
|
35 |
| -grpc = "1.73.0" |
| 35 | +grpc = "1.74.0" |
36 | 36 | grpcKotlinStub = "1.4.3"
|
37 | 37 | grpcProtocKotlin = "1.4.3:jdk8@jar"
|
38 |
| -hilt = "2.56.2" |
| 38 | +hilt = "2.57" |
39 | 39 | junit = "4.13.2"
|
40 | 40 | kotlinxCouroutines = "1.10.2"
|
41 | 41 | kotlinxSerialization = "1.9.0"
|
42 | 42 | material = "1.12.0"
|
43 | 43 | moshi = "1.15.2"
|
44 | 44 | okhttp = "5.1.0"
|
45 | 45 | playServicesBase = "18.7.2"
|
46 |
| -protobuf = "4.31.1" |
| 46 | +protobuf = "4.32.0" |
47 | 47 | retrofit = "3.0.0"
|
48 | 48 |
|
49 | 49 | [libraries]
|
|
0 commit comments