chore(deps): update kotlin_version to v1.9.24

This commit is contained in:
renovate[bot] 2024-05-07 09:44:42 +00:00 committed by Andre K
parent 93b65c6e21
commit 3c262d7a56

View file

@ -3,7 +3,7 @@
buildscript {
ext {
useCrashlytics = false
kotlin_version = '1.9.23'
kotlin_version = '1.9.24'
hilt_version = '2.51.1'
protobuf_version = '4.26.1'
}