We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc3a16f + 1beafb3 commit ce1da85Copy full SHA for ce1da85
07_crud/app/build.gradle
@@ -40,7 +40,7 @@ dependencies {
40
def core_version = "1.15.0"
41
def appcompat_version = "1.7.0"
42
def mdc_version = "1.12.0"
43
- def constraintlayout_version = "2.1.4"
+ def constraintlayout_version = "2.2.0"
44
def recyclerview_version = "1.3.2"
45
def junit_version = "4.13.2"
46
def ext_junit_version = "1.2.1"
0 commit comments