Bump kotlin_version from 1.8.21 to 1.8.22 (#2238)

This commit is contained in:
dependabot[bot] 2023-06-08 23:24:27 +00:00 committed by GitHub
parent 2f749a690b
commit f20ffe44d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
buildscript {
ext {
kotlin_version = '1.8.21'
kotlin_version = '1.8.22'
about_libraries = '10.7.0'
hilt_version = "2.46.1"
}