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:
renovate[bot] 2024-11-27 20:17:09 +00:00 committed by GitHub
parent ae5d61064f
commit 4ed0ccb214
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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]