Skip to content

Commit 081dd51

Browse files
Update dependency androidx.appcompat:appcompat to v1.7.1
1 parent efc519c commit 081dd51

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
@@ -78,7 +78,7 @@ android {
7878
dependencies {
7979
implementation fileTree(dir: 'libs', include: ['*.jar'])
8080
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
81-
implementation 'androidx.appcompat:appcompat:1.7.0'
81+
implementation 'androidx.appcompat:appcompat:1.7.1'
8282
implementation 'androidx.core:core-ktx:1.16.0'
8383
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
8484

0 commit comments

Comments
 (0)