Update dependency org.jetbrains.kotlin.android to v2.1.0 (#132)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ae5d61064f
commit
4ed0ccb214
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ junit = "4.13.2"
|
|||
junitVersion = "1.2.1"
|
||||
# Plugins
|
||||
agp = "8.7.2"
|
||||
kotlin-android = "2.0.21"
|
||||
kotlin-android = "2.1.0"
|
||||
ksp = "2.0.21-1.0.28"
|
||||
|
||||
[libraries]
|
||||
|
|
|
|||
Loading…
Reference in a new issue