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 9c47258 + c52e8f6 commit cccb23fCopy full SHA for cccb23f
library/build.gradle
@@ -55,7 +55,7 @@ dependencies {
55
implementation "androidx.lifecycle:lifecycle-common-java8:$lifecycle_version"
56
implementation "androidx.lifecycle:lifecycle-common:$lifecycle_version"
57
58
- implementation 'androidx.databinding:viewbinding:7.2.1'
+ implementation 'androidx.databinding:viewbinding:7.2.2'
59
implementation 'androidx.collection:collection:1.2.0'
60
61
androidTestImplementation 'androidx.test:core-ktx:1.4.0'
0 commit comments