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 b4869a7 commit a73f2afCopy full SHA for a73f2af
gradle/libs.versions.toml
@@ -10,7 +10,7 @@ kotlinx-coroutines-core = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3"
10
androidx-compose-compiler = "androidx.compose.compiler:compiler:1.5.3"
11
12
compose-compiler = "org.jetbrains.compose.compiler:compiler:1.5.2"
13
-compose-runtime = "org.jetbrains.compose.runtime:runtime:1.5.0"
+compose-runtime = "org.jetbrains.compose.runtime:runtime:1.5.1"
14
15
maven-publish-gradlePlugin = "com.vanniktech:gradle-maven-publish-plugin:0.25.3"
16
dokka-gradlePlugin = "org.jetbrains.dokka:dokka-gradle-plugin:1.9.0"
0 commit comments