Update dependencies
This commit is contained in:
parent
f6c0b82df6
commit
0df10f18f0
1 changed files with 4 additions and 4 deletions
|
|
@ -1,15 +1,15 @@
|
|||
[versions]
|
||||
#jetbrains
|
||||
kotlin = "1.9.21"
|
||||
kotlin = "1.9.25"
|
||||
kotlinxSerializationJson = "1.6.0"
|
||||
#KSP
|
||||
ksp = "1.9.21-1.0.16"
|
||||
ksp = "1.9.25-1.0.20"
|
||||
#Detekt
|
||||
detekt = "1.23.3"
|
||||
#AndroidX
|
||||
androidx-constraintlayout = "2.1.4"
|
||||
androidx-constraintlayout = "2.2.0"
|
||||
androidx-swiperefreshlayout = "1.1.0"
|
||||
androidx-lifecycleprocess = "2.7.0"
|
||||
androidx-lifecycleprocess = "2.8.7"
|
||||
#Eventbus
|
||||
eventbus = "3.3.1"
|
||||
#Room
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue