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 0858369 commit 1926937Copy full SHA for 1926937
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.2.0'
+ implementation 'com.github.hoc081098:ViewBindingDelegate:1.3.0'
71
implementation "io.github.hoc081098:FlowExt:0.1.0"
72
73
testImplementation 'junit:junit:4.13.2'
0 commit comments