Bump kotlin_version from 1.7.10 to 1.7.20 (#2003)

This commit is contained in:
dependabot[bot] 2022-10-04 07:58:58 +00:00 committed by GitHub
parent 37f7f21a03
commit cd037f0ce0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
buildscript {
ext {
kotlin_version = '1.7.10'
kotlin_version = '1.7.20'
about_libraries = '10.4.0'
hilt_version = "2.44"
}