1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-11-23 16:56:10 -06:00

Bump kotlin_version from 1.5.20 to 1.5.21 (#1401)

This commit is contained in:
dependabot[bot] 2021-07-21 07:21:25 +00:00 committed by GitHub
parent ad653f10df
commit 55a6219a42
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.20'
kotlin_version = '1.5.21'
about_libraries = '8.9.0'
hilt_version = "2.37"
}