Skip to content

Commit d6ff5db

Browse files
Update dependency androidx.appcompat:appcompat to v1.7.1
1 parent 52b73fc commit d6ff5db

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
@@ -44,7 +44,7 @@ android {
4444

4545
dependencies {
4646
implementation 'androidx.core:core-ktx:1.8.0'
47-
implementation 'androidx.appcompat:appcompat:1.5.1'
47+
implementation 'androidx.appcompat:appcompat:1.7.1'
4848
implementation 'com.google.android.material:material:1.6.1'
4949
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
5050
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:$lifecycle_version"

0 commit comments

Comments
 (0)