We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3251b3 commit c9f5b57Copy full SHA for c9f5b57
gradle/libs.versions.toml
@@ -4,7 +4,7 @@ kotlinPlugin = "2.0.21"
4
sentryPlugin = "4.12.0"
5
openapiPlugin = "7.9.0"
6
protobufPlugin = "0.9.4"
7
-kspPlugin = "2.0.21-1.0.25"
+kspPlugin = "2.0.21-1.0.26"
8
androidxComposeBom = "2024.10.00"
9
androidxActivity = "1.9.3"
10
androidxComposeAnimation = "1.7.4"
@@ -27,7 +27,7 @@ kotlinxSerialization = "1.7.3"
27
moshi = "1.15.1"
28
okhttp = "4.12.0"
29
playServicesBase = "18.5.0"
30
-protobuf = "4.28.2"
+protobuf = "4.28.3"
31
retrofit = "2.11.0"
32
33
[libraries]
0 commit comments