Skip to content

Commit

Permalink
build(deps): bump androidx.constraintlayout:constraintlayout
Browse files Browse the repository at this point in the history
Bumps androidx.constraintlayout:constraintlayout from 2.1.4 to 2.2.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent f3eefda commit af62366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 14_pushes/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ android {
dependencies {
def core_version = "1.13.1"
def appcompat_version = "1.7.0"
def constraintlayout_version = "2.1.4"
def constraintlayout_version = "2.2.0"
def swiperefreshlayout_version = "1.1.0"
def coordinatorlayout_version = "1.2.0"
def recyclerview_version = "1.3.2"
Expand Down

0 comments on commit af62366

Please sign in to comment.