chore(deps): update kotlin_version to v2.1.10

chore(deps): update kotlin_version to v2.1.10
This commit is contained in:
James Rich
2025-02-15 12:56:05 -06:00
committed by GitHub

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'
}