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

Bump kotlin_version from 1.4.31 to 1.4.32 (#1253)

This commit is contained in:
dependabot-preview[bot] 2021-03-25 10:07:43 +00:00 committed by GitHub
parent 976d4b8ce2
commit d3ea743707
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.31'
kotlin_version = '1.4.32'
about_libraries = '8.8.4'
hilt_version = "2.33-beta"
}