Skip to content

Commit bbc6e1e

Browse files
committed
Update dependency com.google.dagger:hilt-android-gradle-plugin to v2.39.1
1 parent dd64a8d commit bbc6e1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88
dependencies {
99
classpath "com.android.tools.build:gradle:4.1.1"
1010
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
11-
classpath 'com.google.dagger:hilt-android-gradle-plugin:2.28-alpha'
11+
classpath 'com.google.dagger:hilt-android-gradle-plugin:2.39.1'
1212

1313
// NOTE: Do not place your application dependencies here; they belong
1414
// in the individual module build.gradle files

0 commit comments

Comments
 (0)