2 parents 4550e52 + 650cade commit c665f28Copy full SHA for c665f28
1 file changed
gradle/libs.versions.toml
@@ -2,23 +2,23 @@
2
sdk-target = "36"
3
sdk-compile = "36"
4
sdk-min = "21"
5
-agp = "8.11.0"
+agp = "8.12.0"
6
kotlin = "2.1.21"
7
versions = "0.52.0"
8
dokka = "2.0.0"
9
core-ktx = "1.16.0"
10
junit = "4.13.2"
11
androidx-test-ext-junit = "1.2.1"
12
-espresso-core = "3.6.1"
+espresso-core = "3.7.0"
13
lifecycle-runtime-ktx = "2.9.2"
14
activity-compose = "1.10.1"
15
-compose-plugin = "1.8.1"
+compose-plugin = "1.8.2"
16
compose-bom = "2025.07.00"
17
compose-compiler = "1.5.4"
18
material-icons = "1.7.3"
19
appcompat = "1.7.1"
20
coil = "3.3.0"
21
-ktor = "3.1.3"
+ktor = "3.2.3"
22
binaryCompatibility = "0.17.0"
23
publish = "0.34.0"
24
poko = "0.18.7"
0 commit comments