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.
androidx.constraintlayout:constraintlayout
2.2.0
1 parent 7a5169f commit 91571a1Copy full SHA for 91571a1
log4j-samples-android/app/build.gradle
@@ -55,7 +55,7 @@ dependencies {
55
56
implementation 'androidx.appcompat:appcompat:1.7.0'
57
implementation 'com.google.android.material:material:1.12.0'
58
- implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
+ implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
59
60
testImplementation 'junit:junit:4.13.2'
61
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
0 commit comments