Skip to content

Commit c665f28

Browse files
authored
Merge branch 'main' into renovate/coil
2 parents 4550e52 + 650cade commit c665f28

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,23 @@
22
sdk-target = "36"
33
sdk-compile = "36"
44
sdk-min = "21"
5-
agp = "8.11.0"
5+
agp = "8.12.0"
66
kotlin = "2.1.21"
77
versions = "0.52.0"
88
dokka = "2.0.0"
99
core-ktx = "1.16.0"
1010
junit = "4.13.2"
1111
androidx-test-ext-junit = "1.2.1"
12-
espresso-core = "3.6.1"
12+
espresso-core = "3.7.0"
1313
lifecycle-runtime-ktx = "2.9.2"
1414
activity-compose = "1.10.1"
15-
compose-plugin = "1.8.1"
15+
compose-plugin = "1.8.2"
1616
compose-bom = "2025.07.00"
1717
compose-compiler = "1.5.4"
1818
material-icons = "1.7.3"
1919
appcompat = "1.7.1"
2020
coil = "3.3.0"
21-
ktor = "3.1.3"
21+
ktor = "3.2.3"
2222
binaryCompatibility = "0.17.0"
2323
publish = "0.34.0"
2424
poko = "0.18.7"

0 commit comments

Comments
 (0)