Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 31055cc commit e715e12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/example-clientlib-ktx-app/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ dependencies {
implementation 'androidx.activity:activity-compose:1.8.2'
implementation "androidx.hilt:hilt-navigation-compose:1.2.0"

implementation "com.google.dagger:hilt-android:2.51"
implementation "com.google.dagger:hilt-android:2.51.1"
kapt "com.google.dagger:hilt-compiler:2.51"

implementation 'com.github.metaplex-foundation:SolanaKT:2.1.1'
Expand Down

0 comments on commit e715e12

Please sign in to comment.