Skip to content

Commit 55372f6

Browse files
authored
Merge pull request #51 from privy-open-source/renovate/androidx.constraintlayout-constraintlayout-2.x
fix(deps): update dependency androidx.constraintlayout:constraintlayout to v2.2.1
2 parents 408ba41 + cb4cf98 commit 55372f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
implementation 'androidx.core:core-ktx:1.13.1'
3737
implementation 'androidx.appcompat:appcompat:1.7.0'
3838
implementation 'com.google.android.material:material:1.12.0'
39-
implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
39+
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
4040
implementation project(path: ':pena')
4141
testImplementation 'junit:junit:4.13.2'
4242
androidTestImplementation 'androidx.test.ext:junit:1.2.1'

0 commit comments

Comments
 (0)