Bump kotlin_version from 1.4.30 to 1.4.31 (#1166)

This commit is contained in:
dependabot-preview[bot] 2021-02-26 19:21:02 +00:00 committed by GitHub
parent 1e4a3536cf
commit 182f6c8a81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
buildscript {
ext {
kotlin_version = '1.4.30'
kotlin_version = '1.4.31'
about_libraries = '8.8.3'
hilt_version = "2.32-alpha"
}