Skip to content

Commit

Permalink
Bump hilt-android-gradle-plugin from 2.43.1 to 2.43.2
Browse files Browse the repository at this point in the history
Bumps [hilt-android-gradle-plugin](https://github.com/google/dagger) from 2.43.1 to 2.43.2.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](google/dagger@dagger-2.43.1...dagger-2.43.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 4, 2022
1 parent d4f7f84 commit 168abd8
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.0.2")
classpath("de.mannodermaus.gradle.plugins:android-junit5:1.8.2.1")
classpath("com.github.triplet.gradle:play-publisher:3.7.0")
classpath("com.google.dagger:hilt-android-gradle-plugin:2.43.1")
classpath("com.google.dagger:hilt-android-gradle-plugin:2.43.2")
}
}

Expand Down

0 comments on commit 168abd8

Please sign in to comment.