Skip to content

Commit

Permalink
Merge pull request #5263 from netology-code/dependabot/gradle/04_sync…
Browse files Browse the repository at this point in the history
…/android/androidx.constraintlayout-constraintlayout-2.2.0
  • Loading branch information
dependabot[bot] authored Feb 28, 2025
2 parents ac101f5 + 9d53bb3 commit 20d4aa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 04_sync/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ android {
dependencies {
def core_version = "1.15.0"
def appcompat_version = "1.7.0"
def constraintlayout_version = "2.1.4"
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 20d4aa2

Please sign in to comment.