Skip to content

Commit 91571a1

Browse files
committed
Update androidx.constraintlayout:constraintlayout to version 2.2.0 (#215)
1 parent 7a5169f commit 91571a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

log4j-samples-android/app/build.gradle

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

5656
implementation 'androidx.appcompat:appcompat:1.7.0'
5757
implementation 'com.google.android.material:material:1.12.0'
58-
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
58+
implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
5959

6060
testImplementation 'junit:junit:4.13.2'
6161
androidTestImplementation 'androidx.test.ext:junit:1.2.1'

0 commit comments

Comments
 (0)