Update versions of dependencies
This commit is contained in:
@@ -4,10 +4,10 @@ buildscript {
|
||||
nav_version = "2.4.2"
|
||||
|
||||
// https://dagger.dev/hilt/gradle-setup
|
||||
hilt_version = "2.41"
|
||||
hilt_version = "2.42"
|
||||
|
||||
// https://kotlinlang.org/docs/gradle.html
|
||||
kotlin_version = "1.6.20"
|
||||
kotlin_version = "1.6.21"
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
||||
Reference in New Issue
Block a user