Skip to content

Commit 94c8f1f

Browse files
Merge pull request #2536 from CatimaLoyalty/dependabot/gradle/androidx.appcompat-appcompat-1.7.1
Bump androidx.appcompat:appcompat from 1.7.0 to 1.7.1
2 parents 775b55f + b43fe08 commit 94c8f1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ android {
109109

110110
dependencies {
111111
// AndroidX
112-
implementation("androidx.appcompat:appcompat:1.7.0")
112+
implementation("androidx.appcompat:appcompat:1.7.1")
113113
implementation("androidx.constraintlayout:constraintlayout:2.2.1")
114114
implementation("androidx.core:core-ktx:1.16.0")
115115
implementation("androidx.core:core-splashscreen:1.0.1")

0 commit comments

Comments
 (0)