1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-11-22 23:36:54 -06:00

Bump kotlin_version from 1.4.20 to 1.4.21 (#1047)

This commit is contained in:
dependabot-preview[bot] 2020-12-09 15:38:06 +00:00 committed by GitHub
parent 7536f98e6e
commit 93bc4e92a9
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.20'
kotlin_version = '1.4.21'
about_libraries = '8.6.3'
hilt_version = "2.30.1-alpha"
}