We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e8dc78 commit 49b7f40Copy full SHA for 49b7f40
build.gradle
@@ -8,7 +8,7 @@ buildscript {
8
dependencies {
9
classpath "com.android.tools.build:gradle:7.0.4"
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.48'
12
13
// NOTE: Do not place your application dependencies here; they belong
14
// in the individual module build.gradle files
0 commit comments