fix(deps): update kotlin monorepo to v2

This commit is contained in:
renovate[bot] 2024-12-10 13:46:38 +00:00 committed by GitHub
parent 589bd45c01
commit 2d8b4256ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@ appcompat = "1.7.0"
core = "1.13.1" core = "1.13.1"
gradle = "8.6.1" gradle = "8.6.1"
junit = "4.13.2" junit = "4.13.2"
kotlin = "1.9.25" kotlin = "2.1.0"
ksp = "1.9.25-1.0.20" ksp = "1.9.25-1.0.20"
lifecycle = "2.8.7" lifecycle = "2.8.7"
constraintlayout = "2.2.0" constraintlayout = "2.2.0"