Skip to content

Commit bc9ce83

Browse files
committed
Update dependency androidx.appcompat:appcompat to v1.4.1
1 parent 5302b2a commit bc9ce83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
5252

5353
implementation fileTree(dir: "libs", include: ["*.jar"])
54-
implementation 'androidx.appcompat:appcompat:1.3.1'
54+
implementation 'androidx.appcompat:appcompat:1.4.1'
5555
implementation 'com.google.android.material:material:1.4.0'
5656
implementation 'androidx.constraintlayout:constraintlayout:2.1.2'
5757
implementation 'me.dm7.barcodescanner:zxing:1.9.13'

0 commit comments

Comments
 (0)