Skip to content

Commit 9a9a56a

Browse files
authored
Merge pull request #79 from gauravdas014/dependabot/gradle/android/androidx.constraintlayout-constraintlayout-2.1.1
Bump constraintlayout from 2.0.4 to 2.1.1 in /android
2 parents 539baee + 910bfdb commit 9a9a56a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737

3838
implementation 'androidx.appcompat:appcompat:1.2.0'
3939
implementation 'com.google.android.material:material:1.3.0'
40-
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
40+
implementation 'androidx.constraintlayout:constraintlayout:2.1.1'
4141
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
4242
implementation 'com.google.firebase:firebase-auth:20.0.4'
4343
implementation 'com.google.firebase:firebase-database:19.7.0'

0 commit comments

Comments
 (0)