We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 288b716 commit bb63af7Copy full SHA for bb63af7
demo-app/gradle/libs.versions.toml
@@ -3,7 +3,7 @@ opentelemetry = "1.48.0"
3
opentelemetry-alpha = "1.48.0-alpha"
4
junit = "5.12.1"
5
spotless = "7.0.2"
6
-kotlin = "2.1.10"
+kotlin = "2.1.20"
7
navigation-compose = "2.7.7"
8
9
[libraries]
gradle/libs.versions.toml
@@ -9,7 +9,7 @@ junit = "5.12.1"
byteBuddy = "1.17.2"
10
okhttp = "4.12.0"
11
12
13
androidPlugin = "8.9.0"
14
junitKtx = "1.2.1"
15
autoService = "1.1.1"
0 commit comments