summaryrefslogtreecommitdiffhomepage
path: root/android
diff options
context:
space:
mode:
authorDavid Göransson <david.goransson@mullvad.net>2025-04-10 13:43:48 +0200
committerDavid Göransson <david.goransson@mullvad.net>2025-04-10 16:06:01 +0200
commit156dac91ddfb426d777bfbc846253ef3313604d9 (patch)
tree9ee695d0c136e19945dcfd35412b61708e78712b /android
parent49cef5e9eac7091b5f80d744c15b44ac99e08132 (diff)
downloadmullvadvpn-156dac91ddfb426d777bfbc846253ef3313604d9.tar.xz
mullvadvpn-156dac91ddfb426d777bfbc846253ef3313604d9.zip
Bump coroutines to 1.10.2
Diffstat (limited to 'android')
-rw-r--r--android/gradle/libs.versions.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/gradle/libs.versions.toml b/android/gradle/libs.versions.toml
index d3ffe0028b..9761215588 100644
--- a/android/gradle/libs.versions.toml
+++ b/android/gradle/libs.versions.toml
@@ -53,7 +53,7 @@ ktor = "3.0.3"
# https://github.com/google/ksp/releases
kotlin = "2.1.20"
kotlin-ksp = "2.1.20-2.0.0"
-kotlinx = "1.10.1"
+kotlinx = "1.10.2"
kotlinx-serialization = "2.1.20"
# Protobuf