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.
2 parents 85b57ef + 6660a3a commit 3e2efd2Copy full SHA for 3e2efd2
app/build.gradle
@@ -53,7 +53,7 @@ dependencies {
53
implementation fileTree(dir: "libs", include: ["*.jar"])
54
implementation 'androidx.appcompat:appcompat:1.3.1'
55
implementation 'com.google.android.material:material:1.4.0'
56
- implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
+ implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
57
implementation 'me.dm7.barcodescanner:zxing:1.9.13'
58
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"
59
implementation 'com.squareup.okhttp3:okhttp:4.9.3'
0 commit comments