Update hilt dependency
This commit is contained in:
parent
c5a7e53da4
commit
364b726484
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
buildscript {
|
||||
ext.kotlin_version = "1.5.31"
|
||||
ext.detekt_version = "1.18.1"
|
||||
ext.hilt_version = "2.38.1"
|
||||
ext.hilt_version = "2.40"
|
||||
repositories {
|
||||
mavenCentral()
|
||||
google()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue