1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-11-23 13:36:35 -06:00

Bump hilt_version from 2.35.1 to 2.36 (#1362)

This commit is contained in:
dependabot[bot] 2021-06-02 09:12:01 +00:00 committed by GitHub
parent e4371af284
commit 18e0a59e2b
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.10'
about_libraries = '8.9.0'
hilt_version = "2.35.1"
hilt_version = "2.36"
}
repositories {
mavenCentral()