20 |
20 |
21 [versions] |
21 [versions] |
22 android-gradle-plugin = "8.13.0" |
22 android-gradle-plugin = "8.13.0" |
23 dokka = "2.0.0" |
23 dokka = "2.0.0" |
24 kotlin = "2.2.20" |
24 kotlin = "2.2.20" |
25 jetbrains-compose-multiplatform = "1.8.0" |
25 jetbrains-compose-multiplatform = "1.9.0" |
26 junit = "4.13.2" |
26 junit = "4.13.2" |
27 androidx-test-ext-junit = "1.2.1" |
27 androidx-test-ext-junit = "1.3.0" |
28 espresso-core = "3.6.1" |
28 espresso-core = "3.7.0" |
29 appcompat = "1.7.0" |
29 appcompat = "1.7.0" |
30 okio = "3.11.0" |
30 okio = "3.16.0" |
31 kotlinx-coroutines = "1.10.2" |
31 kotlinx-coroutines = "1.10.2" |
32 kotlinx-serialization = "1.9.0" |
32 kotlinx-serialization = "1.9.0" |
33 androidx-activity = "1.10.1" |
33 androidx-activity = "1.11.0" |
34 androidx-navigation = "2.8.9" |
34 androidx-navigation = "2.9.4" |
35 androidx-compose-bom = "2025.04.01" |
35 androidx-compose-bom = "2025.09.00" |
36 jetbrains-androidx-lifecycle = "2.9.0-beta01" |
36 jetbrains-androidx-lifecycle = "2.9.4" |
37 jetbrains-androidx-navigation = "2.9.0-beta01" |
37 jetbrains-androidx-navigation = "2.9.0" |
38 jetbrains-compose-material3AdaptiveNavigation = "1.1.0" |
38 jetbrains-compose-material3AdaptiveNavigation = "1.1.2" |
39 jetbrains-compose-materialIconsCore = "1.7.3" |
39 jetbrains-compose-materialIconsCore = "1.7.3" |
40 jetbrains-compose-ui = "1.8.0" |
40 jetbrains-compose-ui = "1.9.0" |
41 geekdroid = "geekttrss-1.6.7" |
41 geekdroid = "geekttrss-1.6.8" |
42 |
42 |
43 |
43 |
44 [libraries] |
44 [libraries] |
45 junit = { group = "junit", name = "junit", version.ref = "junit" } |
45 junit = { group = "junit", name = "junit", version.ref = "junit" } |
46 androidx-test-ext-junit = { group = "androidx.test.ext", name = "junit", version.ref = "androidx-test-ext-junit" } |
46 androidx-test-ext-junit = { group = "androidx.test.ext", name = "junit", version.ref = "androidx-test-ext-junit" } |