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 b78a6cc commit 612abc0Copy full SHA for 612abc0
app/build.gradle
@@ -67,7 +67,7 @@ dependencies {
67
implementation "androidx.navigation:navigation-fragment-ktx:$nav_version"
68
implementation "androidx.navigation:navigation-ui-ktx:$nav_version"
69
70
- implementation 'com.github.hoc081098:ViewBindingDelegate:1.3.0'
+ implementation 'com.github.hoc081098:ViewBindingDelegate:1.3.1'
71
implementation "io.github.hoc081098:FlowExt:0.2.0"
72
73
testImplementation 'junit:junit:4.13.2'
0 commit comments