Skip to content

Commit

Permalink
Update dependencies and verification metadata
Browse files Browse the repository at this point in the history
Signed-off-by: Patryk Miś <[email protected]>
  • Loading branch information
PatrykMis committed Apr 10, 2024
1 parent 4dfc6ba commit 8196961
Show file tree
Hide file tree
Showing 2 changed files with 908 additions and 872 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[versions]
agp = "8.2.0"
agp = "8.3.2"
androidx-appcompat = "1.6.1"
androidx-constraintlayout = "2.1.4"
androidx-core = "1.12.0"
dagger = "2.50"
kotlin = "1.9.22"
ksp = "1.9.22-1.0.16"
dagger = "2.51.1"
kotlin = "1.9.23"
ksp = "1.9.23-1.0.20"
material = "1.11.0"
robolectric = "4.11.1"
robolectric = "4.12.1"
test-junit = "4.13.2"
timber = "5.0.1"

Expand Down
Loading

0 comments on commit 8196961

Please sign in to comment.