1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-19 22:39:09 -05:00

Bump kotlin_version from 1.5.30 to 1.5.31 (#1528)

This commit is contained in:
dependabot[bot] 2021-09-22 09:25:54 +02:00 committed by GitHub
parent 36daa7ccc1
commit 6615e68430
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.30'
kotlin_version = '1.5.31'
about_libraries = '8.9.1'
hilt_version = "2.38.1"
}