Skip to content

Commit ff2b9b4

Browse files
Bump com.google.dagger:hilt-android-gradle-plugin from 2.54 to 2.57
Bumps [com.google.dagger:hilt-android-gradle-plugin](https://github.com/google/dagger) from 2.54 to 2.57. - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.54...dagger-2.57) --- updated-dependencies: - dependency-name: com.google.dagger:hilt-android-gradle-plugin dependency-version: '2.57' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 427f16e commit ff2b9b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ buildscript {
3434
dependencies {
3535
classpath("com.android.tools.build:gradle:8.8.2")
3636
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.10")
37-
classpath("com.google.dagger:hilt-android-gradle-plugin:2.54")
37+
classpath("com.google.dagger:hilt-android-gradle-plugin:2.57")
3838
classpath("com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:11.5.0")
3939
}
4040
}

0 commit comments

Comments
 (0)