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 35fe4b1 + 03b886e commit 4493538Copy full SHA for 4493538
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.1.0'
+ implementation 'androidx.databinding:viewbinding:7.1.1'
57
implementation 'androidx.collection:collection:1.2.0'
58
59
androidTestImplementation 'androidx.test:core-ktx:1.4.0'
0 commit comments