Skip to content

Commit 7bba93d

Browse files
committed
chore(deps): update dependency androidx.appcompat:appcompat to v1.3.1
1 parent d84956c commit 7bba93d

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
@@ -25,7 +25,7 @@ android {
2525

2626
dependencies {
2727
implementation fileTree(include: ['*.jar'], dir: 'libs')
28-
implementation 'androidx.appcompat:appcompat:1.3.0'
28+
implementation 'androidx.appcompat:appcompat:1.3.1'
2929
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
3030

3131
// Logger

0 commit comments

Comments
 (0)