1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2025-01-31 22:52:44 +01:00

Bump kotlin_version from 1.4.30 to 1.4.31 (#1166)

This commit is contained in:
dependabot-preview[bot] 2021-02-26 19:21:02 +00:00 committed by GitHub
parent 1e4a3536cf
commit 182f6c8a81
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.30' kotlin_version = '1.4.31'
about_libraries = '8.8.3' about_libraries = '8.8.3'
hilt_version = "2.32-alpha" hilt_version = "2.32-alpha"
} }