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]
|
[versions]
|
||||||
#jetbrains
|
#jetbrains
|
||||||
kotlin = "1.9.10"
|
kotlin = "1.9.21"
|
||||||
kotlinxSerializationJson = "1.5.1"
|
kotlinxSerializationJson = "1.6.0"
|
||||||
#KSP
|
#KSP
|
||||||
ksp = "1.9.10-1.0.13"
|
ksp = "1.9.21-1.0.16"
|
||||||
#AndroidX
|
#AndroidX
|
||||||
androidx-constraintlayout = "2.1.4"
|
androidx-constraintlayout = "2.1.4"
|
||||||
androidx-swiperefreshlayout = "1.1.0"
|
androidx-swiperefreshlayout = "1.1.0"
|
||||||
|
|
@ -13,7 +13,7 @@ eventbus = "3.3.1"
|
||||||
#Room
|
#Room
|
||||||
room = "2.6.1"
|
room = "2.6.1"
|
||||||
#Fossify
|
#Fossify
|
||||||
commons = "1bd1fa972f"
|
commons = "8685963657"
|
||||||
android-smsmms = "c3e678befd"
|
android-smsmms = "c3e678befd"
|
||||||
indicator-fast-scroll = "4524cd0b61"
|
indicator-fast-scroll = "4524cd0b61"
|
||||||
#Gradle
|
#Gradle
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue