|
1 | 1 | [versions] |
2 | 2 | accompanist = "0.36.0" |
3 | | -androidGradlePlugin = "8.11.1" |
4 | | -androidx-activity-compose = "1.10.1" |
5 | | -androidx-benchmark-junit4 = "1.4.0" |
6 | | -androidx-compose-bom = "2025.07.00" |
| 3 | +androidGradlePlugin = "8.13.0" |
| 4 | +androidx-activity-compose = "1.11.0" |
| 5 | +androidx-benchmark-junit4 = "1.4.1" |
| 6 | +androidx-compose-bom = "2025.09.01" |
7 | 7 | androidx-constraintlayout = "1.1.1" |
8 | | -androidx-corektx = "1.16.0" |
9 | | -androidx-lifecycle-compose = "2.9.2" |
10 | | -androidx-lifecycle-runtime-compose = "2.9.2" |
11 | | -androidx-navigation = "2.9.3" |
| 8 | +androidx-corektx = "1.17.0" |
| 9 | +androidx-lifecycle-compose = "2.9.4" |
| 10 | +androidx-lifecycle-runtime-compose = "2.9.4" |
| 11 | +androidx-navigation = "2.9.5" |
12 | 12 | androidx-test = "1.7.0" |
13 | 13 | androidx-test-espresso = "3.7.0" |
14 | 14 | androidx-test-ext-junit = "1.3.0" |
15 | 15 | androix-test-uiautomator = "2.3.0" |
16 | 16 | coil = "2.7.0" |
17 | 17 | coroutines = "1.10.2" |
18 | 18 | junit = "4.13.2" |
19 | | -kotlin = "2.2.0" |
20 | | -runtimeTracing = "1.8.3" |
| 19 | +kotlin = "2.2.20" |
| 20 | +runtimeTracing = "1.9.2" |
21 | 21 | profileinstaller = "1.4.1" |
22 | | -baselineprofile = "1.4.0" |
| 22 | +baselineprofile = "1.4.1" |
23 | 23 |
|
24 | 24 | [libraries] |
25 | 25 | accompanist-flowlayout = { module = "com.google.accompanist:accompanist-flowlayout", version.ref = "accompanist" } |
|
0 commit comments