Update libs to latest stable releases
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
parent
5b26ced155
commit
818df5594d
1 changed files with 4 additions and 4 deletions
|
|
@ -12,7 +12,7 @@ autoservice-google = "1.1.1"
|
||||||
autoservice-zacsweers = "1.2.0"
|
autoservice-zacsweers = "1.2.0"
|
||||||
bridge = "v2.0.2"
|
bridge = "v2.0.2"
|
||||||
cardview = "1.0.0"
|
cardview = "1.0.0"
|
||||||
checkstyle = "13.4.0"
|
checkstyle = "13.4.2"
|
||||||
coil = "3.4.0"
|
coil = "3.4.0"
|
||||||
constraintlayout = "2.2.1"
|
constraintlayout = "2.2.1"
|
||||||
core = "1.18.0"
|
core = "1.18.0"
|
||||||
|
|
@ -25,9 +25,9 @@ jsoup = "1.22.2"
|
||||||
junit = "4.13.2"
|
junit = "4.13.2"
|
||||||
junit-ext = "1.3.0"
|
junit-ext = "1.3.0"
|
||||||
kotlin = "2.3.21"
|
kotlin = "2.3.21"
|
||||||
kotlinx-coroutines-rx3 = "1.10.2"
|
kotlinx-coroutines-rx3 = "1.11.0"
|
||||||
kotlinx-serialization-json = "1.11.0"
|
kotlinx-serialization-json = "1.11.0"
|
||||||
ksp = "2.3.6"
|
ksp = "2.3.8"
|
||||||
ktlint = "1.8.0"
|
ktlint = "1.8.0"
|
||||||
leakcanary = "2.14"
|
leakcanary = "2.14"
|
||||||
lifecycle = "2.10.0"
|
lifecycle = "2.10.0"
|
||||||
|
|
@ -46,7 +46,7 @@ runner = "1.7.0"
|
||||||
rxandroid = "3.0.2"
|
rxandroid = "3.0.2"
|
||||||
rxbinding = "4.0.0"
|
rxbinding = "4.0.0"
|
||||||
rxjava = "3.1.12"
|
rxjava = "3.1.12"
|
||||||
sonarqube = "7.2.3.7755"
|
sonarqube = "7.3.0.8198"
|
||||||
statesaver = "1.4.1" # TODO: Drop because it is deprecated and incompatible with KSP2
|
statesaver = "1.4.1" # TODO: Drop because it is deprecated and incompatible with KSP2
|
||||||
stetho = "1.6.0"
|
stetho = "1.6.0"
|
||||||
swiperefreshlayout = "1.2.0"
|
swiperefreshlayout = "1.2.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue