We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4fa7e3 commit de86468Copy full SHA for de86468
demo-app/gradle/libs.versions.toml
@@ -3,7 +3,7 @@ opentelemetry = "1.42.1"
3
opentelemetry-alpha = "1.42.1-alpha"
4
junit = "5.11.2"
5
spotless = "6.25.0"
6
-kotlin = "2.0.20"
+kotlin = "2.0.21"
7
navigation-compose = "2.7.7"
8
9
[libraries]
gradle/libs.versions.toml
@@ -10,7 +10,7 @@ junit = "5.11.2"
10
byteBuddy = "1.15.4"
11
okhttp = "4.12.0"
12
13
14
androidPlugin = "8.7.0"
15
junitKtx = "1.2.1"
16
autoService = "1.1.1"
0 commit comments