We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e31f08b commit 4756720Copy full SHA for 4756720
gradle/libs.versions.toml
@@ -16,12 +16,12 @@ mockWebServer = "4.12.0"
16
retrofit = "2.11.0"
17
moshi = "1.15.2"
18
spotlessVersion = "7.0.2"
19
-composePlugin = "1.7.3"
+composePlugin = "1.8.0+check"
20
agp = "8.9.0"
21
cache4k = "0.14.0"
22
publish = "0.31.0"
23
jacksonModuleKotlin = "2.18.3"
24
-shadow = "9.0.0-beta10"
+shadow = "9.0.0-beta11"
25
26
[libraries]
27
coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
0 commit comments