Skip to content

Commit 92f413b

Browse files
authored
Merge pull request #79 from hoc081098/renovate/io.github.hoc081098-flowext-1.x
Update dependency io.github.hoc081098:FlowExt to v1.0.0
2 parents e067fdf + 9e3b0e8 commit 92f413b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
testImplementation(kotlin("test"))
3434

3535
// Kotlin Flow Extensions
36-
implementation("io.github.hoc081098:FlowExt:1.0.0-RC")
36+
implementation("io.github.hoc081098:FlowExt:1.0.0")
3737

3838
// Kotlin Multiplatform ViewModel, SavedStateHandle, Compose Multiplatform ViewModel
3939
val kmpViewModel = "0.8.0"

0 commit comments

Comments
 (0)