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 52b0fc8 commit 9fe1600Copy full SHA for 9fe1600
library/build.gradle
@@ -53,7 +53,7 @@ dependencies {
53
implementation "androidx.lifecycle:lifecycle-common-java8:$lifecycle_version"
54
implementation "androidx.lifecycle:lifecycle-common:$lifecycle_version"
55
56
- implementation 'androidx.databinding:viewbinding:7.0.4'
+ implementation 'androidx.databinding:viewbinding:7.1.0'
57
implementation 'androidx.collection:collection:1.2.0'
58
59
androidTestImplementation 'androidx.test:core-ktx:1.4.0'
0 commit comments