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 27e74b6 + 7829910 commit b78a6ccCopy full SHA for b78a6cc
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