We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b9065c commit 8fd6cfaCopy full SHA for 8fd6cfa
2 files changed
demo-app/gradle/libs.versions.toml
@@ -3,7 +3,7 @@ opentelemetry = "1.51.0"
3
opentelemetry-alpha = "1.51.0-alpha"
4
junit = "5.13.2"
5
spotless = "7.0.4"
6
-kotlin = "2.1.21"
+kotlin = "2.2.0"
7
navigation-compose = "2.7.7"
8
9
[libraries]
gradle/libs.versions.toml
@@ -9,7 +9,7 @@ junit = "5.13.2"
byteBuddy = "1.17.6"
10
okhttp = "4.12.0"
11
12
13
androidPlugin = "8.11.0"
14
junitKtx = "1.2.1"
15
autoService = "1.1.1"
0 commit comments