This commit is contained in:
dependabot[bot] 2023-02-13 12:57:55 +00:00 committed by GitHub
commit 051b74c911
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = "1.5.21"
ext.hilt_version = "2.38.1"
ext.hilt_version = "2.45"
repositories {
google()
mavenCentral()