Skip to content

Commit

Permalink
Merge pull request #100 from hoc081098/renovate/androidx.databinding-…
Browse files Browse the repository at this point in the history
…viewbinding-7.x

Update dependency androidx.databinding:viewbinding to v7.1.2
  • Loading branch information
hoc081098 committed Feb 25, 2022
2 parents a3e1245 + c0cd887 commit e90fd19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {
implementation "androidx.lifecycle:lifecycle-common-java8:$lifecycle_version"
implementation "androidx.lifecycle:lifecycle-common:$lifecycle_version"

implementation 'androidx.databinding:viewbinding:7.1.1'
implementation 'androidx.databinding:viewbinding:7.1.2'
implementation 'androidx.collection:collection:1.2.0'

androidTestImplementation 'androidx.test:core-ktx:1.4.0'
Expand Down

0 comments on commit e90fd19

Please sign in to comment.