We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c28cf5a commit 1c95c3dCopy full SHA for 1c95c3d
build.gradle
@@ -2,7 +2,7 @@
2
buildscript {
3
ext {
4
kotlin_version = "1.6.10"
5
- dagger_hilt_version = "2.41"
+ dagger_hilt_version = "2.51"
6
coroutines_version = "1.6.0"
7
nav_version = "2.4.1"
8
ktlint_version = "0.43.2"
0 commit comments