1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2025-01-31 15:28:20 +01:00

Bump kotlin_version from 1.8.10 to 1.8.20 (#2160)

This commit is contained in:
dependabot[bot] 2023-04-05 20:32:06 +00:00 committed by GitHub
parent cb914fe32b
commit a7cf54897a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
buildscript {
ext {
kotlin_version = '1.8.10'
kotlin_version = '1.8.20'
about_libraries = '10.6.1'
hilt_version = "2.45"
}