chore(deps): update kotlin_version to v2.1.10

This commit is contained in:
renovate[bot] 2025-02-15 18:43:43 +00:00 committed by GitHub
parent d3937b4f72
commit c1c9168bfc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@
buildscript {
ext {
useCrashlytics = false
kotlin_version = '2.0.21'
kotlin_version = '2.1.10'
hilt_version = '2.54'
protobuf_version = '4.29.2'
}