Skip to content

Commit ce1da85

Browse files
Merge pull request #3413 from netology-code/dependabot/gradle/07_crud/androidx.constraintlayout-constraintlayout-2.2.0
2 parents bc3a16f + 1beafb3 commit ce1da85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

07_crud/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies {
4040
def core_version = "1.15.0"
4141
def appcompat_version = "1.7.0"
4242
def mdc_version = "1.12.0"
43-
def constraintlayout_version = "2.1.4"
43+
def constraintlayout_version = "2.2.0"
4444
def recyclerview_version = "1.3.2"
4545
def junit_version = "4.13.2"
4646
def ext_junit_version = "1.2.1"

0 commit comments

Comments
 (0)