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

Bump kotlin_version from 1.7.0 to 1.7.10 (#1918)

This commit is contained in:
dependabot[bot] 2022-07-12 10:20:28 +00:00 committed by GitHub
parent 4b6277abf5
commit f1c217b087
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.7.0' kotlin_version = '1.7.10'
about_libraries = '10.3.1' about_libraries = '10.3.1'
hilt_version = "2.42" hilt_version = "2.42"
} }