Skip to content

Commit 6e7735e

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

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:9.0.0")
3636
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.21")
37-
classpath("com.google.dagger:hilt-android-gradle-plugin:2.59")
37+
classpath("com.google.dagger:hilt-android-gradle-plugin:2.59.2")
3838
classpath("com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:13.2.1")
3939
}
4040
}

0 commit comments

Comments
 (0)