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 d5c1599 commit c85e062Copy full SHA for c85e062
demo-app/gradle/libs.versions.toml
@@ -2,7 +2,7 @@
2
opentelemetry = "1.56.0"
3
opentelemetry-alpha = "1.56.0-alpha"
4
junit = "6.0.1"
5
-spotless = "8.0.0"
+spotless = "8.1.0"
6
kotlin = "2.2.21"
7
navigation-compose = "2.7.7"
8
gradle/libs.versions.toml
@@ -8,7 +8,7 @@ mockito = "5.20.0"
9
byteBuddy = "1.18.1"
10
okhttp = "5.3.2"
11
12
13
androidPlugin = "8.13.1"
14
kspPlugin = "2.3.2"
0 commit comments