Skip to content

Commit 16a1c55

Browse files
Bump androidx.appcompat:appcompat from 1.6.0 to 1.7.1 in /android
Bumps androidx.appcompat:appcompat from 1.6.0 to 1.7.1. --- updated-dependencies: - dependency-name: androidx.appcompat:appcompat dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e37d35d commit 16a1c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ android {
3939
dependencies {
4040

4141
implementation("androidx.core:core-ktx:1.17.0")
42-
implementation("androidx.appcompat:appcompat:1.6.0")
42+
implementation("androidx.appcompat:appcompat:1.7.1")
4343
implementation("com.google.android.material:material:1.7.0")
4444
implementation("com.android.billingclient:billing:8.0.0")
4545
testImplementation("junit:junit:4.13.2")

0 commit comments

Comments
 (0)