Bump kotlin_version from 1.4.21 to 1.4.30 (#1139)

This commit is contained in:
dependabot-preview[bot] 2021-02-11 12:20:45 +00:00 committed by GitHub
parent 8ec844a8fe
commit 7900ad913f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
buildscript { buildscript {
ext { ext {
kotlin_version = '1.4.21' kotlin_version = '1.4.30'
about_libraries = '8.7.0' about_libraries = '8.7.0'
hilt_version = "2.31.2-alpha" hilt_version = "2.31.2-alpha"
} }