Skip to content

Commit

Permalink
Merge pull request #3717 from netology-code/dependabot/gradle/07_crud…
Browse files Browse the repository at this point in the history
…/androidx.constraintlayout-constraintlayout-2.2.1
  • Loading branch information
dependabot[bot] authored Feb 27, 2025
2 parents e1f62a5 + 58f4c8f commit 847e662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 07_crud/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
def core_version = "1.15.0"
def appcompat_version = "1.7.0"
def mdc_version = "1.12.0"
def constraintlayout_version = "2.2.0"
def constraintlayout_version = "2.2.1"
def recyclerview_version = "1.4.0"
def junit_version = "4.13.2"
def ext_junit_version = "1.2.1"
Expand Down

0 comments on commit 847e662

Please sign in to comment.