Skip to content

Commit 3e2efd2

Browse files
authored
Merge pull request #66 from docspell/renovate/androidx.constraintlayout-constraintlayout-2.x
Update dependency androidx.constraintlayout:constraintlayout to v2.1.4
2 parents 85b57ef + 6660a3a commit 3e2efd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies {
5353
implementation fileTree(dir: "libs", include: ["*.jar"])
5454
implementation 'androidx.appcompat:appcompat:1.3.1'
5555
implementation 'com.google.android.material:material:1.4.0'
56-
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
56+
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
5757
implementation 'me.dm7.barcodescanner:zxing:1.9.13'
5858
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"
5959
implementation 'com.squareup.okhttp3:okhttp:4.9.3'

0 commit comments

Comments
 (0)