Update dependencies and Gradle to latest stable releases
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
parent
9f193a3b00
commit
8902ce8678
2 changed files with 7 additions and 7 deletions
|
|
@ -7,13 +7,13 @@
|
|||
acra = "5.13.1"
|
||||
agp = "8.13.2"
|
||||
appcompat = "1.7.1"
|
||||
assertj = "3.27.6"
|
||||
assertj = "3.27.7"
|
||||
autoservice-google = "1.1.1"
|
||||
autoservice-zacsweers = "1.2.0"
|
||||
bridge = "v2.0.2"
|
||||
cardview = "1.0.0"
|
||||
checkstyle = "13.0.0"
|
||||
coil = "3.0.4"
|
||||
checkstyle = "13.2.0"
|
||||
coil = "3.3.0"
|
||||
constraintlayout = "2.2.1"
|
||||
core = "1.17.0"
|
||||
desugar = "2.1.5"
|
||||
|
|
@ -24,8 +24,8 @@ groupie = "2.10.1"
|
|||
jsoup = "1.22.1"
|
||||
junit = "4.13.2"
|
||||
junit-ext = "1.3.0"
|
||||
kotlin = "2.3.0"
|
||||
ksp = "2.3.5"
|
||||
kotlin = "2.3.10"
|
||||
ksp = "2.3.6"
|
||||
ktlint = "1.8.0"
|
||||
leakcanary = "2.14"
|
||||
lifecycle = "2.9.4" # Newer versions require minSdk >= 23
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue