Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartuzen committed Jan 6, 2024
1 parent ad4401f commit 4ec1925
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,7 +1,7 @@
[versions]
agp = "8.2.0"
kotlin = "1.9.21"
hilt = "2.49"
agp = "8.2.1"
kotlin = "1.9.22"
hilt = "2.50"
kotlinter = "3.16.0"
gradleVersions = "0.50.0"
firebase-googleServices = "4.4.0"
Expand All @@ -14,8 +14,8 @@ androidx-swipeRefreshLayout = "1.1.0"
androidx-fragment = "1.6.2"
androidx-preference = "1.2.1"
androidx-lifecycle-viewModel = "2.6.2"
material = "1.10.0"
leakCanary = "2.12"
material = "1.11.0"
leakCanary = "2.13"
coroutines = "1.7.3"
kotlinxSerialization = "1.6.2"
work-runtime = "2.9.0"
Expand Down

0 comments on commit 4ec1925

Please sign in to comment.