equal
deleted
inserted
replaced
1 [versions] |
1 [versions] |
2 annotation = "1.7.1" |
2 annotation = "1.7.1" |
|
3 androidx-activity = "1.8.2" |
|
4 androidx-compose-bom = "2024.02.02" |
|
5 androidx-compose-compiler = "1.5.9" |
3 browser = "1.8.0" |
6 browser = "1.8.0" |
4 constraintlayout = "2.1.4" |
7 constraintlayout = "2.1.4" |
5 coordinatorlayout = "1.2.0" |
8 coordinatorlayout = "1.2.0" |
6 core-ktx = "1.12.0" |
9 core-ktx = "1.12.0" |
7 core-testing = "2.2.0" |
10 core-testing = "2.2.0" |
23 |
26 |
24 [plugins] |
27 [plugins] |
25 |
28 |
26 [libraries] |
29 [libraries] |
27 annotation = { module = "androidx.annotation:annotation", version.ref = "annotation" } |
30 annotation = { module = "androidx.annotation:annotation", version.ref = "annotation" } |
|
31 |
|
32 androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity" } |
|
33 |
|
34 androidx-compose-bom = { module = "androidx.compose:compose-bom", version.ref = "androidx-compose-bom" } |
|
35 androidx-compose-material3 = { module = "androidx.compose.material3:material3" } |
|
36 |
28 browser = { module = "androidx.browser:browser", version.ref = "browser" } |
37 browser = { module = "androidx.browser:browser", version.ref = "browser" } |
29 constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "constraintlayout" } |
38 constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "constraintlayout" } |
30 coordinatorlayout = { module = "androidx.coordinatorlayout:coordinatorlayout", version.ref = "coordinatorlayout" } |
39 coordinatorlayout = { module = "androidx.coordinatorlayout:coordinatorlayout", version.ref = "coordinatorlayout" } |
31 core-ktx = { module = "androidx.core:core-ktx", version.ref = "core-ktx" } |
40 core-ktx = { module = "androidx.core:core-ktx", version.ref = "core-ktx" } |
32 core-testing = { module = "androidx.arch.core:core-testing", version.ref = "core-testing" } |
41 core-testing = { module = "androidx.arch.core:core-testing", version.ref = "core-testing" } |