1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2025-01-19 11:56:51 -06:00

Bump kotlin_version from 1.4.10 to 1.4.20 (#1026)

This commit is contained in:
dependabot-preview[bot] 2020-12-03 13:27:47 +00:00 committed by GitHub
parent 5e9853b043
commit c675dc8b84
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.10' kotlin_version = '1.4.20'
about_libraries = '8.4.3' about_libraries = '8.4.3'
hilt_version = "2.29.1-alpha" hilt_version = "2.29.1-alpha"
} }