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

Bump hilt_version from 2.40 to 2.40.1 (#1637)

This commit is contained in:
dependabot[bot] 2021-11-15 13:56:03 +00:00 committed by GitHub
parent 62b1b18326
commit 370881104e
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.40"
hilt_version = "2.40.1"
}
repositories {
mavenCentral()