Update dependencies
This commit is contained in:
parent
22e26794a5
commit
f5f6bbcb7b
1 changed files with 5 additions and 5 deletions
|
|
@ -1,23 +1,23 @@
|
||||||
[versions]
|
[versions]
|
||||||
#jetbrains
|
#jetbrains
|
||||||
kotlin = "1.9.0"
|
kotlin = "1.9.10"
|
||||||
kotlinxSerializationJson = "1.5.1"
|
kotlinxSerializationJson = "1.5.1"
|
||||||
#KSP
|
#KSP
|
||||||
ksp = "1.9.0-1.0.12"
|
ksp = "1.9.10-1.0.13"
|
||||||
#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
|
||||||
room = "2.6.0-alpha03"
|
room = "2.6.1"
|
||||||
#Fossify
|
#Fossify
|
||||||
commons = "cbf79568d3"
|
commons = "cbf79568d3"
|
||||||
android-smsmms = "c3e678befd"
|
android-smsmms = "c3e678befd"
|
||||||
indicator-fast-scroll = "4524cd0b61"
|
indicator-fast-scroll = "4524cd0b61"
|
||||||
#Gradle
|
#Gradle
|
||||||
gradlePlugins-agp = "8.2.0"
|
gradlePlugins-agp = "8.2.1"
|
||||||
#build
|
#build
|
||||||
app-build-compileSDKVersion = "34"
|
app-build-compileSDKVersion = "34"
|
||||||
app-build-targetSDK = "34"
|
app-build-targetSDK = "34"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue