We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67a3aa4 commit 7506436Copy full SHA for 7506436
2 files changed
demo-app/gradle/libs.versions.toml
@@ -5,7 +5,7 @@ opentelemetry = "1.61.0"
5
opentelemetry-alpha = "1.61.0-alpha"
6
junit = "6.0.3"
7
spotless = "8.4.0"
8
-kotlin = "2.3.20"
+kotlin = "2.3.21"
9
navigation-compose = "2.7.7"
10
11
[libraries]
gradle/libs.versions.toml
@@ -8,7 +8,7 @@ junit = "6.0.3"
byteBuddy = "1.18.8"
okhttp = "5.3.2"
12
androidPlugin = "9.2.0"
13
kspPlugin = "2.3.7"
14
junitKtx = "1.3.0"
0 commit comments