Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: androidx.hilt:hilt-compiler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 561d560 commit ff4ed43
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 @@ -4,7 +4,7 @@ buildscript {
coroutine = '1.8.1'
dagger_hilt = '2.51.1'
datastore = '1.1.1'
hilt_lifecycle_viewmodel = '1.1.0'
hilt_lifecycle_viewmodel = '1.2.0'
kotlin = '1.9.23'
material = '1.11.0'
moshi = "1.14.0"
Expand Down

0 comments on commit ff4ed43

Please sign in to comment.