Skip to content

Commit 4b417a4

Browse files
chore(deps): update dependency androidx.appcompat:appcompat to v1.4.2
1 parent b129e5a commit 4b417a4

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
@@ -26,7 +26,7 @@ android {
2626

2727
dependencies {
2828
implementation fileTree(include: ['*.jar'], dir: 'libs')
29-
implementation 'androidx.appcompat:appcompat:1.3.0'
29+
implementation 'androidx.appcompat:appcompat:1.4.2'
3030
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
3131

3232
// Logger

0 commit comments

Comments
 (0)