We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9768c0b commit 4c7e013Copy full SHA for 4c7e013
build.gradle
@@ -8,7 +8,7 @@ buildscript {
8
dependencies {
9
classpath "com.android.tools.build:gradle:7.4.2"
10
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
11
- classpath 'com.google.dagger:hilt-android-gradle-plugin:2.44.2'
+ classpath 'com.google.dagger:hilt-android-gradle-plugin:2.56'
12
13
// NOTE: Do not place your application dependencies here; they belong
14
// in the individual module build.gradle files
0 commit comments