1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-20 02:19:08 -05:00

Bump hilt_version from 2.40.2 to 2.40.4 (#1691)

This commit is contained in:
dependabot[bot] 2021-12-08 10:02:43 +00:00 committed by GitHub
parent d2aa940d46
commit f6b969cfb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ buildscript {
ext { ext {
kotlin_version = '1.6.0' kotlin_version = '1.6.0'
about_libraries = '8.9.4' about_libraries = '8.9.4'
hilt_version = "2.40.2" hilt_version = "2.40.4"
} }
repositories { repositories {
mavenCentral() mavenCentral()