Update hilt to v2.52 (#303)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -4,7 +4,7 @@ androidGradlePlugin = "8.5.1"
|
|||||||
# https://github.com/JetBrains/kotlin/releases
|
# https://github.com/JetBrains/kotlin/releases
|
||||||
kotlin = "2.0.0"
|
kotlin = "2.0.0"
|
||||||
# https://dagger.dev/hilt/gradle-setup
|
# https://dagger.dev/hilt/gradle-setup
|
||||||
hilt = "2.51.1"
|
hilt = "2.52"
|
||||||
# https://github.com/protocolbuffers/protobuf/releases
|
# https://github.com/protocolbuffers/protobuf/releases
|
||||||
protobuf = "4.27.3"
|
protobuf = "4.27.3"
|
||||||
# https://github.com/google/protobuf-gradle-plugin/releases
|
# https://github.com/google/protobuf-gradle-plugin/releases
|
||||||
|
|||||||
Reference in New Issue
Block a user