Skip to content

Commit b0bdd50

Browse files
Update dependency androidx.appcompat:appcompat 1.7.0 to v1.7.1
1 parent d1b6991 commit b0bdd50

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
@@ -61,7 +61,7 @@ dependencies {
6161

6262
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2'
6363
implementation 'androidx.core:core-ktx:1.16.0'
64-
implementation 'androidx.appcompat:appcompat:1.7.0'
64+
implementation 'androidx.appcompat:appcompat:1.7.1'
6565
implementation 'com.google.android.material:material:1.12.0'
6666
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
6767
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)