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 408ba41 commit cb4cf98Copy full SHA for cb4cf98
1 file changed
app/build.gradle
@@ -36,7 +36,7 @@ dependencies {
36
implementation 'androidx.core:core-ktx:1.13.1'
37
implementation 'androidx.appcompat:appcompat:1.7.0'
38
implementation 'com.google.android.material:material:1.12.0'
39
- implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
+ implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
40
implementation project(path: ':pena')
41
testImplementation 'junit:junit:4.13.2'
42
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
0 commit comments