Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit b6ad106

Browse files
committed
Upgrade dependencies
Signed-off-by: Arnau Mora Gras <[email protected]>
1 parent 505848a commit b6ad106

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[versions]
2-
agp = "8.5.1"
3-
androidx-annotation = "1.8.1"
4-
androidx-test-runner = "1.6.1"
2+
agp = "8.5.2"
3+
androidx-annotation = "1.8.2"
4+
androidx-test-runner = "1.6.2"
55
androidx-rest-rules = "1.6.1"
6-
desugar = "2.0.4"
6+
desugar = "2.1.2"
77
dokka = "1.9.20"
88
ezvcard = "0.12.1"
9-
kotlin = "2.0.0"
9+
kotlin = "2.0.20"
1010
junit = "4.13.2"
1111

1212
[libraries]

0 commit comments

Comments
 (0)