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.
2 parents e067fdf + 9e3b0e8 commit 92f413bCopy full SHA for 92f413b
build.gradle.kts
@@ -33,7 +33,7 @@ dependencies {
33
testImplementation(kotlin("test"))
34
35
// Kotlin Flow Extensions
36
- implementation("io.github.hoc081098:FlowExt:1.0.0-RC")
+ implementation("io.github.hoc081098:FlowExt:1.0.0")
37
38
// Kotlin Multiplatform ViewModel, SavedStateHandle, Compose Multiplatform ViewModel
39
val kmpViewModel = "0.8.0"
0 commit comments