1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2025-02-23 10:14:46 +01:00

Bump kotlin_version from 1.8.20 to 1.8.21 (#2182)

This commit is contained in:
dependabot[bot] 2023-05-01 21:32:02 +00:00 committed by GitHub
parent 56d7e94946
commit 4fedb74005
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.8.20' kotlin_version = '1.8.21'
about_libraries = '10.6.2' about_libraries = '10.6.2'
hilt_version = "2.45" hilt_version = "2.45"
} }