Skip to content

Commit

Permalink
chore(deps): bump androidx.databinding:databinding-common
Browse files Browse the repository at this point in the history
Bumps androidx.databinding:databinding-common from 8.4.2 to 8.7.0.

---
updated-dependencies:
- dependency-name: androidx.databinding:databinding-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent ab80272 commit 9e50417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/camera/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies {
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.2'
implementation 'com.google.android.material:material:1.12.0'
implementation "androidx.preference:preference-ktx:1.2.1"
implementation 'androidx.databinding:databinding-common:8.4.2'
implementation 'androidx.databinding:databinding-common:8.7.0'

testImplementation 'junit:junit:4.13.2'

Expand Down

0 comments on commit 9e50417

Please sign in to comment.