Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Arnau Mora Gras <[email protected]>
  • Loading branch information
ArnyminerZ committed Sep 17, 2024
1 parent 505848a commit b6ad106
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[versions]
agp = "8.5.1"
androidx-annotation = "1.8.1"
androidx-test-runner = "1.6.1"
agp = "8.5.2"
androidx-annotation = "1.8.2"
androidx-test-runner = "1.6.2"
androidx-rest-rules = "1.6.1"
desugar = "2.0.4"
desugar = "2.1.2"
dokka = "1.9.20"
ezvcard = "0.12.1"
kotlin = "2.0.0"
kotlin = "2.0.20"
junit = "4.13.2"

[libraries]
Expand Down

0 comments on commit b6ad106

Please sign in to comment.