Skip to content

Commit 362eb8f

Browse files
Update dependency androidx.appcompat:appcompat to v1.7.1
1 parent cf3a012 commit 362eb8f

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
@@ -114,7 +114,7 @@ dependencies {
114114

115115
implementation fileTree(dir: 'libs', include: ['*.jar'])
116116

117-
implementation 'androidx.appcompat:appcompat:1.6.1'
117+
implementation 'androidx.appcompat:appcompat:1.7.1'
118118
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
119119
implementation 'androidx.cardview:cardview:1.0.0'
120120
implementation 'com.google.android.material:material:1.12.0'

0 commit comments

Comments
 (0)