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.
1 parent 0093d91 commit 994373aCopy full SHA for 994373a
example/build.gradle
@@ -57,7 +57,7 @@ spotless {
57
dependencies {
58
implementation 'androidx.appcompat:appcompat:1.7.0'
59
implementation 'com.google.android.material:material:1.12.0'
60
- implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
+ implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
61
implementation project(path: ':eppo')
62
testImplementation 'junit:junit:4.13.2'
63
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
0 commit comments