Skip to content

Commit

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

---
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]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2023
1 parent a62b2de commit ca65f31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pluginManagement {
id("com.android.application") version "8.2.0"
id("org.jetbrains.kotlin.android") version kotlinVersion
id("com.google.devtools.ksp") version "$kotlinVersion-$kspSubVersion"
id("com.google.dagger.hilt.android") version "2.49"
id("com.google.dagger.hilt.android") version "2.50"
id("org.gradle.android.cache-fix") version "3.0"
id("com.google.gms.google-services") version "4.4.0"
id("com.google.firebase.crashlytics") version "2.9.9"
Expand Down

0 comments on commit ca65f31

Please sign in to comment.