Skip to content

Commit 56d992a

Browse files
fix(deps): update dependency androidx.appcompat:appcompat to v1.7.1
1 parent 27a0350 commit 56d992a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ android {
3636
}
3737

3838
dependencies {
39-
implementation 'androidx.appcompat:appcompat:1.6.1'
39+
implementation 'androidx.appcompat:appcompat:1.7.1'
4040
implementation 'androidx.core:core-ktx:1.10.1'
4141
implementation 'androidx.preference:preference-ktx:1.2.1'
4242
implementation 'com.google.android.material:material:1.9.0'

0 commit comments

Comments
 (0)