Skip to content

Commit

Permalink
Bump com.google.dagger:hilt-android-gradle-plugin from 2.44.2 to 2.45 (
Browse files Browse the repository at this point in the history
…home-assistant#3331)

Bumps [com.google.dagger:hilt-android-gradle-plugin](https://github.com/google/dagger) from 2.44.2 to 2.45.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](google/dagger@dagger-2.44.2...dagger-2.45)

---
updated-dependencies:
- dependency-name: com.google.dagger:hilt-android-gradle-plugin
  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 Feb 15, 2023
1 parent 55fff2b commit 47b2d83
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 @@ -17,7 +17,7 @@ buildscript {
classpath("com.google.firebase:firebase-appdistribution-gradle:3.2.0")
classpath("de.mannodermaus.gradle.plugins:android-junit5:1.8.2.1")
classpath("com.github.triplet.gradle:play-publisher:3.8.1")
classpath("com.google.dagger:hilt-android-gradle-plugin:2.44.2")
classpath("com.google.dagger:hilt-android-gradle-plugin:2.45")
}
}

Expand Down

0 comments on commit 47b2d83

Please sign in to comment.