We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd64a8d commit bbc6e1eCopy full SHA for bbc6e1e
build.gradle
@@ -8,7 +8,7 @@ buildscript {
8
dependencies {
9
classpath "com.android.tools.build:gradle:4.1.1"
10
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
11
- classpath 'com.google.dagger:hilt-android-gradle-plugin:2.28-alpha'
+ classpath 'com.google.dagger:hilt-android-gradle-plugin:2.39.1'
12
13
// NOTE: Do not place your application dependencies here; they belong
14
// in the individual module build.gradle files
0 commit comments