summaryrefslogtreecommitdiffhomepage
path: root/android
diff options
context:
space:
mode:
authorDavid Göransson <david.goransson@mullvad.net>2024-10-31 08:23:02 +0100
committerDavid Göransson <david.goransson@mullvad.net>2024-11-05 09:33:01 +0100
commit590f7df794591e8029d0e10d3ac360ce0cebf656 (patch)
tree4e48784d07476714b8731738ba4dd15231cbf531 /android
parent1100cc02dbe3e491cfbf6c57b05cc69b33330ea4 (diff)
downloadmullvadvpn-590f7df794591e8029d0e10d3ac360ce0cebf656.tar.xz
mullvadvpn-590f7df794591e8029d0e10d3ac360ce0cebf656.zip
Bump ksp
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 6d258ea889..e759e260fb 100644
--- a/android/gradle/libs.versions.toml
+++ b/android/gradle/libs.versions.toml
@@ -46,7 +46,7 @@ ktor = "3.0.1"
# Bump kotlin and kotlin-ksp together, find matching release here:
# https://github.com/google/ksp/releases
kotlin = "2.0.21"
-kotlin-ksp = "2.0.21-1.0.25"
+kotlin-ksp = "2.0.21-1.0.26"
kotlinx = "1.9.0"
kotlinx-serialization = "2.0.21"