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

Bump kotlin_version from 1.7.21 to 1.8.0 (#2092)

This commit is contained in:
dependabot[bot] 2023-01-06 14:11:53 +00:00 committed by GitHub
parent 13650b3e0d
commit 368028c6f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
buildscript {
ext {
kotlin_version = '1.7.21'
kotlin_version = '1.8.0'
about_libraries = '10.5.2'
hilt_version = "2.44.2"
}