Skip to content

Commit 7829910

Browse files
committed
Update dependency io.github.hoc081098:FlowExt to v0.2.0
1 parent 27e74b6 commit 7829910

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)