Bump kotlin_version from 1.5.31 to 1.6.0 (#1635)

This commit is contained in:
dependabot[bot] 2021-11-18 01:34:55 +01:00 committed by GitHub
parent 6b7795118c
commit 4552bc85b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
buildscript {
ext {
kotlin_version = '1.5.31'
kotlin_version = '1.6.0'
about_libraries = '8.9.4'
hilt_version = "2.40.1"
}