Update libs

This commit is contained in:
MehraB832 2024-03-18 21:56:18 +03:30
parent 8b27d9f379
commit 7325b31f31

View File

@ -1,13 +1,13 @@
[versions]
#jetbrains
kotlin = "1.9.0"
kotlinxSerializationJson = "1.5.1"
kotlin = "1.9.23"
kotlinxSerializationJson = "1.6.3"
#KSP
ksp = "1.9.0-1.0.12"
#AndroidX
androidx-constraintlayout = "2.1.4"
androidx-swiperefreshlayout = "1.1.0"
androidx-lifecycleprocess = "2.6.1"
androidx-lifecycleprocess = "2.7.0"
#Eventbus
eventbus = "3.3.1"
#Room
@ -17,7 +17,7 @@ simple-commons = "b72ded2a75"
android-smsmms = "c3e678befd"
indicator-fast-scroll = "4524cd0b61"
#Gradle
gradlePlugins-agp = "8.1.1"
gradlePlugins-agp = "8.1.4"
#build
app-build-compileSDKVersion = "34"
app-build-targetSDK = "34"