mirror of
https://github.com/AChep/keyguard-app.git
synced 2025-01-08 20:51:39 +01:00
deps: Bump Kotlin to 2.1.0
This commit is contained in:
parent
72904b484b
commit
4a1269c9cd
@ -72,7 +72,7 @@ kdrag0nColorKt = "1.0.5"
|
||||
# https://github.com/Kodein-Framework/Kodein-DI
|
||||
kodeinDi = "7.22.0"
|
||||
# https://github.com/JetBrains/kotlin
|
||||
kotlin = "2.0.21"
|
||||
kotlin = "2.1.0"
|
||||
# https://github.com/Kotlin/kotlinx.collections.immutable
|
||||
kotlinCollections = "0.3.8"
|
||||
# https://github.com/Kotlin/kotlinx.coroutines
|
||||
@ -83,7 +83,7 @@ kotlinDsl = "4.3.0"
|
||||
# https://github.com/Kotlin/kotlinx.serialization
|
||||
kotlinSerialization = "1.7.3"
|
||||
# https://github.com/google/ksp/releases
|
||||
kspPlugin = "2.0.21-1.0.28"
|
||||
kspPlugin = "2.1.0-1.0.29"
|
||||
# https://github.com/pinterest/ktlint/releases
|
||||
# @keep
|
||||
ktlint = "0.50.0"
|
||||
|
Loading…
Reference in New Issue
Block a user