Bump kotlin_version from 1.7.20 to 1.7.21 (#2042)

This commit is contained in:
dependabot[bot] 2022-11-14 20:31:26 +00:00 committed by GitHub
parent d6385e8cdd
commit b8296ac02f
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.20'
kotlin_version = '1.7.21'
about_libraries = '10.5.1'
hilt_version = "2.44.1"
}