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 d9bc387 commit 3258545Copy full SHA for 3258545
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.2'
+ implementation 'androidx.databinding:viewbinding:7.4.2'
57
implementation 'androidx.collection:collection:1.2.0'
58
59
androidTestImplementation 'androidx.test:core-ktx:1.4.0'
0 commit comments