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