We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90f1b6c commit a9cb99dCopy full SHA for a9cb99d
library/build.gradle
@@ -29,5 +29,5 @@ android {
29
30
dependencies {
31
implementation 'androidx.appcompat:appcompat:1.1.0'
32
- implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
+ implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
33
}
0 commit comments