Skip to content

Commit b78a6cc

Browse files
authored
Merge pull request #44 from Kotlin-Android-Open-Source/renovate/io.github.hoc081098-flowext-0.x
Update dependency io.github.hoc081098:FlowExt to v0.2.0
2 parents 27e74b6 + 7829910 commit b78a6cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependencies {
6868
implementation "androidx.navigation:navigation-ui-ktx:$nav_version"
6969

7070
implementation 'com.github.hoc081098:ViewBindingDelegate:1.3.0'
71-
implementation "io.github.hoc081098:FlowExt:0.1.0"
71+
implementation "io.github.hoc081098:FlowExt:0.2.0"
7272

7373
testImplementation 'junit:junit:4.13.2'
7474
androidTestImplementation 'androidx.test.ext:junit:1.1.3'

0 commit comments

Comments
 (0)