NTP-10353 | git ignore refactor (#336)

This commit is contained in:
Soumya Ranjan Patra
2025-06-16 01:39:53 +05:30
committed by GitHub
parent 86b540db29
commit 71c93d5f88

View File

@@ -11,11 +11,11 @@ firebase-bom = "33.8.0"
firebase-crashlytics = "3.0.2"
gson = "2.11.0"
jakewharton-timber = "5.0.1"
kotlin = "2.1.0"
ksp = "2.1.0-1.0.29"
kotlin = "2.1.21"
ksp = "2.1.21-2.0.1"
loggingInterceptor = "4.12.0"
retrofit = "2.11.0"
room = "2.5.2"
room = "2.7.1"
spotless = "7.0.2"
[libraries]