This commit is contained in:
dependabot[bot] 2023-02-06 12:10:25 +00:00 committed by GitHub
commit 654a0ffa90
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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