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.2.2 to 8.3.2.

---
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 Apr 10, 2024
1 parent 7c8e600 commit 1e5e9b1
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.7.0'
implementation 'com.google.android.material:material:1.11.0'
implementation "androidx.preference:preference-ktx:1.2.1"
implementation 'androidx.databinding:databinding-common:8.2.2'
implementation 'androidx.databinding:databinding-common:8.3.2'

testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
Expand Down

0 comments on commit 1e5e9b1

Please sign in to comment.