Skip to content

Commit

Permalink
Merge pull request #585 from T8RIN/dependabot/gradle/com.google.dagge…
Browse files Browse the repository at this point in the history
…r-hilt-android-gradle-plugin-2.49

Bump com.google.dagger:hilt-android-gradle-plugin from 2.48.1 to 2.49
  • Loading branch information
T8RIN authored Dec 2, 2023
2 parents 272c52b + 882649b commit 444e02b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
dependencies {
classpath("com.android.tools.build:gradle:8.1.3")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.10")
classpath("com.google.dagger:hilt-android-gradle-plugin:2.48.1")
classpath("com.google.dagger:hilt-android-gradle-plugin:2.49")
classpath("com.google.gms:google-services:4.4.0")
classpath("com.google.firebase:firebase-crashlytics-gradle:2.9.9")
}
Expand Down

0 comments on commit 444e02b

Please sign in to comment.