Bump kotlin_version from 1.6.20 to 1.6.21 (#1837)

This commit is contained in:
dependabot[bot] 2022-05-03 11:46:03 +00:00 committed by GitHub
parent 15e8e096ed
commit 28ef8c6761
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
buildscript {
ext {
kotlin_version = '1.6.20'
kotlin_version = '1.6.21'
about_libraries = '8.9.4'
hilt_version = "2.41"
}