Update dependencies

This commit is contained in:
Naveen Singh 2025-03-23 15:56:48 +05:30
parent f835756f91
commit 867aea0aca
No known key found for this signature in database
GPG key ID: AF5D43C216778C0B

View file

@ -1,13 +1,13 @@
[versions] [versions]
#jetbrains #jetbrains
kotlin = "1.9.25" kotlin = "1.9.25"
kotlinxSerializationJson = "1.6.0" kotlinxSerializationJson = "1.6.3"
#KSP #KSP
ksp = "1.9.25-1.0.20" ksp = "1.9.25-1.0.20"
#Detekt #Detekt
detekt = "1.23.3" detekt = "1.23.3"
#AndroidX #AndroidX
androidx-constraintlayout = "2.2.0" androidx-constraintlayout = "2.2.1"
androidx-swiperefreshlayout = "1.1.0" androidx-swiperefreshlayout = "1.1.0"
androidx-lifecycleprocess = "2.8.7" androidx-lifecycleprocess = "2.8.7"
#Eventbus #Eventbus