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 27e74b6 commit 7829910Copy full SHA for 7829910
app/build.gradle
@@ -68,7 +68,7 @@ dependencies {
68
implementation "androidx.navigation:navigation-ui-ktx:$nav_version"
69
70
implementation 'com.github.hoc081098:ViewBindingDelegate:1.3.0'
71
- implementation "io.github.hoc081098:FlowExt:0.1.0"
+ implementation "io.github.hoc081098:FlowExt:0.2.0"
72
73
testImplementation 'junit:junit:4.13.2'
74
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
0 commit comments