Skip to content

Commit

Permalink
Bump androidx.databinding:viewbinding from 8.2.0 to 8.3.1
Browse files Browse the repository at this point in the history
Bumps androidx.databinding:viewbinding from 8.2.0 to 8.3.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 19, 2024
1 parent 566bd04 commit 5e6a445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ android {

dependencies {
implementation("androidx.appcompat:appcompat:1.6.1")
implementation("androidx.databinding:viewbinding:8.2.0")
implementation("androidx.databinding:viewbinding:8.3.1")

"prodImplementation"(projects.feature.appwrite)
"devImplementation"("com.google.firebase:firebase-analytics-ktx:21.5.0")
Expand Down

0 comments on commit 5e6a445

Please sign in to comment.