We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b13973 commit 4c8b9f0Copy full SHA for 4c8b9f0
android/dependencies.gradle
@@ -100,7 +100,7 @@ ext {
100
* See https://github.com/dependabot/feedback/issues/345.
101
*/
102
libraries = [
103
- androidAppCompat : "androidx.appcompat:appcompat:1.7.0",
+ androidAppCompat : "androidx.appcompat:appcompat:1.7.1",
104
androidCamera : "androidx.camera:camera-camera2:1.4.2",
105
androidCameraMlKitVision : "androidx.camera:camera-mlkit-vision:1.4.2",
106
androidCoreKotlinExtensions : "androidx.core:core-ktx:1.13.1",
0 commit comments