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

Bump hilt_version from 2.39.1 to 2.40 (#1617)

This commit is contained in:
dependabot[bot] 2021-11-01 17:05:57 +00:00 committed by GitHub
parent 8be605629a
commit b7134221cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ buildscript {
ext {
kotlin_version = '1.5.31'
about_libraries = '8.9.4'
hilt_version = "2.39.1"
hilt_version = "2.40"
}
repositories {
mavenCentral()