Bug 1955490 - Update Kotlin to version 2.1.20. r=android-reviewers,sfamisa
Differential Revision: https://phabricator.services.mozilla.com/D242469
This commit is contained in:
@@ -73,8 +73,8 @@ scip-java = "0.10.4"
|
|||||||
|
|
||||||
# Kotlin versions
|
# Kotlin versions
|
||||||
coroutines = "1.10.1"
|
coroutines = "1.10.1"
|
||||||
kotlin = "2.1.10" # remember to change ksp-plugin
|
kotlin = "2.1.20" # remember to change ksp-plugin
|
||||||
ksp-plugin = "2.1.10-1.0.31"
|
ksp-plugin = "2.1.20-1.0.31"
|
||||||
serialization = "1.8.0"
|
serialization = "1.8.0"
|
||||||
|
|
||||||
# Testing versions
|
# Testing versions
|
||||||
|
|||||||
Reference in New Issue
Block a user