Skip to content

Commit 4c8b9f0

Browse files
chore(deps): update dependency androidx.appcompat:appcompat to v1.7.1 (#2521)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6b13973 commit 4c8b9f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ ext {
100100
* See https://github.com/dependabot/feedback/issues/345.
101101
*/
102102
libraries = [
103-
androidAppCompat : "androidx.appcompat:appcompat:1.7.0",
103+
androidAppCompat : "androidx.appcompat:appcompat:1.7.1",
104104
androidCamera : "androidx.camera:camera-camera2:1.4.2",
105105
androidCameraMlKitVision : "androidx.camera:camera-mlkit-vision:1.4.2",
106106
androidCoreKotlinExtensions : "androidx.core:core-ktx:1.13.1",

0 commit comments

Comments
 (0)