We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dc2044 commit d5c344dCopy full SHA for d5c344d
app/build.gradle
@@ -51,7 +51,7 @@ dependencies {
51
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
52
53
implementation fileTree(dir: "libs", include: ["*.jar"])
54
- implementation 'androidx.appcompat:appcompat:1.3.1'
+ implementation 'androidx.appcompat:appcompat:1.4.1'
55
implementation 'com.google.android.material:material:1.4.0'
56
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
57
implementation 'me.dm7.barcodescanner:zxing:1.9.13'
0 commit comments