Update dependencies

This commit is contained in:
Naveen 2024-02-10 00:52:42 +05:30
parent fc73b034f6
commit c3c7d906fc
No known key found for this signature in database
GPG key ID: 0E155DAD31671DA3

View file

@ -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