1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-20 00:29:09 -05:00

Bump kotlin_version from 1.6.10 to 1.6.20 (#1818)

This commit is contained in:
dependabot[bot] 2022-04-05 08:10:07 +00:00 committed by GitHub
parent 84067126a1
commit 3347e8fba8
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.10'
kotlin_version = '1.6.20'
about_libraries = '8.9.4'
hilt_version = "2.41"
}