Update dependencies
This commit is contained in:
parent
fc73b034f6
commit
c3c7d906fc
1 changed files with 4 additions and 4 deletions
|
|
@ -1,9 +1,9 @@
|
|||
[versions]
|
||||
#jetbrains
|
||||
kotlin = "1.9.10"
|
||||
kotlinxSerializationJson = "1.5.1"
|
||||
kotlin = "1.9.21"
|
||||
kotlinxSerializationJson = "1.6.0"
|
||||
#KSP
|
||||
ksp = "1.9.10-1.0.13"
|
||||
ksp = "1.9.21-1.0.16"
|
||||
#AndroidX
|
||||
androidx-constraintlayout = "2.1.4"
|
||||
androidx-swiperefreshlayout = "1.1.0"
|
||||
|
|
@ -13,7 +13,7 @@ eventbus = "3.3.1"
|
|||
#Room
|
||||
room = "2.6.1"
|
||||
#Fossify
|
||||
commons = "1bd1fa972f"
|
||||
commons = "8685963657"
|
||||
android-smsmms = "c3e678befd"
|
||||
indicator-fast-scroll = "4524cd0b61"
|
||||
#Gradle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue