Skip to content

Commit a2cfa51

Browse files
fix(deps): update dependency androidx.appcompat:appcompat to v1.7.1
1 parent e4a057e commit a2cfa51

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
@@ -54,7 +54,7 @@ android {
5454

5555
dependencies {
5656

57-
implementation 'androidx.appcompat:appcompat:1.6.1'
57+
implementation 'androidx.appcompat:appcompat:1.7.1'
5858
implementation 'com.google.android.material:material:1.11.0'
5959
testImplementation 'junit:junit:4.13.2'
6060
androidTestImplementation 'androidx.test.ext:junit:1.2.1'

0 commit comments

Comments
 (0)