Skip to content

Commit

Permalink
fix(deps): update hilt_version
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 28, 2024
1 parent ab2f90a commit 902ed06
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 @@ -15,7 +15,7 @@ buildscript {
}

ext.kotlin_version = '1.9.22'
ext.hilt_version = '2.48.1'
ext.hilt_version = '2.51'
ext.cucumber_version = '4.4.+'
ext.version_name = getVersionName()
ext.version_code = getVersionCode()
Expand Down

0 comments on commit 902ed06

Please sign in to comment.