We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a01fe1 commit 76b3e48Copy full SHA for 76b3e48
1 file changed
gradle/libs.versions.toml
@@ -2,7 +2,7 @@
2
androidGradlePlugin = "8.13.2"
3
androidTools = "32.0.0"
4
5
-kotlin = "2.2.21"
+kotlin = "2.3.0"
6
kotlinx-coroutines = "1.10.2"
7
8
androidx-lifecycle = "2.10.0"
@@ -25,7 +25,7 @@ androidx-test-ext-truth = "1.7.0"
25
screengrab = "2.1.1"
26
27
google-ksp = "2.3.5"
28
-google-dagger = "2.57.2"
+google-dagger = "2.58"
29
30
detekt = "1.23.8"
31
0 commit comments