Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 3f77a4a

Browse files
fix(deps): update dependency androidx.appcompat:appcompat to v1.7.0 (#3072)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8b742a4 commit 3f77a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ android-desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.0.4"
1515
androidx-activity = { module = "androidx.activity:activity", version.ref = "androidxActivity" }
1616
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidxActivity" }
1717
androidx-annotation = "androidx.annotation:annotation:1.8.0"
18-
androidx-appcompat = "androidx.appcompat:appcompat:1.7.0-rc01"
18+
androidx-appcompat = "androidx.appcompat:appcompat:1.7.0"
1919
androidx-autofill = "androidx.autofill:autofill:1.3.0-alpha01"
2020
androidx-biometricKtx = "androidx.biometric:biometric-ktx:1.2.0-alpha05"
2121
androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.0-alpha13"

0 commit comments

Comments
 (0)