Skip to content

Commit 76b3e48

Browse files
committed
Partial update of Dagger to 2.58 and Kotlin to 2.3.0
1 parent 3a01fe1 commit 76b3e48

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
androidGradlePlugin = "8.13.2"
33
androidTools = "32.0.0"
44

5-
kotlin = "2.2.21"
5+
kotlin = "2.3.0"
66
kotlinx-coroutines = "1.10.2"
77

88
androidx-lifecycle = "2.10.0"
@@ -25,7 +25,7 @@ androidx-test-ext-truth = "1.7.0"
2525
screengrab = "2.1.1"
2626

2727
google-ksp = "2.3.5"
28-
google-dagger = "2.57.2"
28+
google-dagger = "2.58"
2929

3030
detekt = "1.23.8"
3131

0 commit comments

Comments
 (0)