1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2025-01-31 21:02:45 +01:00

Bump hilt_version from 2.30.1-alpha to 2.31.2-alpha (#1094)

This commit is contained in:
dependabot-preview[bot] 2021-01-24 16:52:16 +00:00 committed by GitHub
parent 52d359827e
commit 3a887f597b
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.4.21' kotlin_version = '1.4.21'
about_libraries = '8.6.7' about_libraries = '8.6.7'
hilt_version = "2.30.1-alpha" hilt_version = "2.31.2-alpha"
} }
repositories { repositories {
mavenCentral() mavenCentral()