Skip to content

Commit

Permalink
Bump com.google.dagger.hilt.android from 2.54 to 2.55 (#5266)
Browse files Browse the repository at this point in the history
Bumps [com.google.dagger.hilt.android](https://github.com/google/dagger) from 2.54 to 2.55.
- [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.55)

---
updated-dependencies:
- dependency-name: com.google.dagger.hilt.android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent 0a261e9 commit 337f490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ plugins {
id 'com.android.library' version '8.8.0' apply false
id 'org.jetbrains.kotlin.android' version "${kotlinVersion}" apply false
id "org.jetbrains.kotlin.kapt" version "${kotlinVersion}" apply false
id 'com.google.dagger.hilt.android' version '2.54' apply false
id 'com.google.dagger.hilt.android' version '2.55' apply false
id "org.jetbrains.kotlin.plugin.parcelize" version "${kotlinVersion}" apply false
id "de.undercouch.download" version "5.5.0" apply false
id 'com.google.android.libraries.mapsplatform.secrets-gradle-plugin' version '2.0.1' apply false
Expand Down

0 comments on commit 337f490

Please sign in to comment.