Update dependencies

This commit is contained in:
Naveen Singh 2024-12-26 12:25:43 +05:30
parent f6c0b82df6
commit 0df10f18f0
No known key found for this signature in database
GPG key ID: AF5D43C216778C0B

View file

@ -1,15 +1,15 @@
[versions] [versions]
#jetbrains #jetbrains
kotlin = "1.9.21" kotlin = "1.9.25"
kotlinxSerializationJson = "1.6.0" kotlinxSerializationJson = "1.6.0"
#KSP #KSP
ksp = "1.9.21-1.0.16" ksp = "1.9.25-1.0.20"
#Detekt #Detekt
detekt = "1.23.3" detekt = "1.23.3"
#AndroidX #AndroidX
androidx-constraintlayout = "2.1.4" androidx-constraintlayout = "2.2.0"
androidx-swiperefreshlayout = "1.1.0" androidx-swiperefreshlayout = "1.1.0"
androidx-lifecycleprocess = "2.7.0" androidx-lifecycleprocess = "2.8.7"
#Eventbus #Eventbus
eventbus = "3.3.1" eventbus = "3.3.1"
#Room #Room