NTP-10353 | Kotlin 2.0.21 Migration (#267)

This commit is contained in:
Soumya Ranjan Patra
2024-11-06 21:52:42 +05:30
committed by GitHub
parent 764e035afb
commit ed195d9ca2
2 changed files with 8 additions and 13 deletions

View File

@@ -11,8 +11,8 @@ firebase-bom = "33.5.1"
firebase-crashlytics = "3.0.2"
gson = "2.11.0"
jakewharton-timber = "5.0.1"
kotlin = "1.9.24"
ksp = "1.9.24-1.0.20"
kotlin = "2.0.21"
ksp = "2.0.21-1.0.26"
loggingInterceptor = "4.12.0"
retrofit = "2.11.0"
room = "2.5.2"