|
1 | 1 | [versions]
|
2 | 2 | activity-compose = "1.10.1"
|
3 |
| -android-gradle-plugin = "8.9.3" |
4 |
| -android-test-plugin = "8.9.3" |
5 |
| -androidx-baselineprofile = "1.3.4" |
6 |
| -benchmark-macro-junit4 = "1.3.4" |
| 3 | +android-gradle-plugin = "8.13.0" |
| 4 | +android-test-plugin = "8.13.0" |
| 5 | +androidx-baselineprofile = "1.4.0" |
| 6 | +benchmark-macro-junit4 = "1.4.0" |
7 | 7 | coil-compose = "2.7.0"
|
8 |
| -compose-bom = "2025.05.00" |
9 |
| -tv-material = "1.0.0" |
10 |
| -core-ktx = "1.16.0" |
| 8 | +compose-bom = "2025.08.01" |
| 9 | +tv-material = "1.0.1" |
| 10 | +core-ktx = "1.17.0" |
11 | 11 | core-splashscreen = "1.0.1"
|
12 | 12 | hilt-navigation-compose = "1.2.0"
|
13 |
| -hilt-android = "2.56.1" |
14 |
| -junit = "1.2.1" |
15 |
| -kotlin-android = "2.1.10" |
16 |
| -kotlinx-serialization = "1.8.1" |
17 |
| -ksp = "2.1.10-1.0.30" |
18 |
| -lifecycle-runtime-ktx = "2.9.0" |
| 13 | +hilt-android = "2.57.1" |
| 14 | +junit = "1.3.0" |
| 15 | +kotlin-android = "2.2.10" |
| 16 | +kotlinx-serialization = "1.9.0" |
| 17 | +ksp = "2.2.10-2.0.2" |
| 18 | +lifecycle-runtime-ktx = "2.9.3" |
19 | 19 | material3-adaptive = "1.1.0"
|
20 |
| -material3-adaptive-navigation = "1.4.0-alpha14" |
21 |
| -media3 = "1.6.1" |
22 |
| -navigation-compose = "2.9.0" |
| 20 | +material3-adaptive-navigation = "1.4.0-beta03" |
| 21 | +media3 = "1.8.0" |
| 22 | +navigation-compose = "2.9.3" |
23 | 23 | profileinstaller = "1.4.1"
|
24 | 24 | uiautomator = "2.3.0"
|
25 |
| -rules = "1.6.1" |
26 |
| -window = "1.4.0-rc02" |
27 |
| -xr = "1.0.0-alpha04" |
28 |
| -xr-material3 = "1.0.0-alpha08" |
| 25 | +rules = "1.7.0" |
| 26 | +window = "1.4.0" |
| 27 | +xr = "1.0.0-alpha06" |
| 28 | +xr-material3 = "1.0.0-alpha11" |
29 | 29 |
|
30 | 30 | [libraries]
|
31 | 31 | androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "activity-compose" }
|
|
0 commit comments