commit 580df01aac93628da73473b3caf57d3787b00370
parent 73cbb9ff0fdbf8b13f38d078ce01ef6ec0794f9c
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Date: Wed, 24 Dec 2025 15:50:05 +0000
Bug 1997078 - Update Kotlin to version 2.3.0. r=android-reviewers,mcarare
Differential Revision: https://phabricator.services.mozilla.com/D277192
Diffstat:
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
@@ -1,11 +1,11 @@
[versions]
# AGP
-android-gradle-plugin = "8.13.1" # Keep lint version in sync
-android-lint = "31.13.1"
+android-gradle-plugin = "8.13.2" # Keep lint version in sync
+android-lint = "31.13.2"
# Kotlin
coroutines = "1.10.2"
-kotlin = "2.2.21"
+kotlin = "2.3.0"
serialization = "1.9.0"
# AndroidX
@@ -67,7 +67,7 @@ kotlin-dsl = "6.4.1"
protobuf-plugin = "0.9.6"
python-envs-plugin = "0.0.31"
semanticdb-javac = "0.11.1"
-semanticdb-kotlinc = "0.7.0"
+semanticdb-kotlinc = "0.8.2"
tomlj = "1.1.1"
# Linters