Skip to content

Commit cccb23f

Browse files
committed
2 parents 9c47258 + c52e8f6 commit cccb23f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies {
5555
implementation "androidx.lifecycle:lifecycle-common-java8:$lifecycle_version"
5656
implementation "androidx.lifecycle:lifecycle-common:$lifecycle_version"
5757

58-
implementation 'androidx.databinding:viewbinding:7.2.1'
58+
implementation 'androidx.databinding:viewbinding:7.2.2'
5959
implementation 'androidx.collection:collection:1.2.0'
6060

6161
androidTestImplementation 'androidx.test:core-ktx:1.4.0'

0 commit comments

Comments
 (0)