Update dependencies
This commit is contained in:
parent
f835756f91
commit
867aea0aca
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue