Skip to content

Commit 2e9ffaa

Browse files
chore(deps): update dependency androidx.core:core-ktx to v1.16.0 (#2522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e074ef9 commit 2e9ffaa

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
@@ -103,7 +103,7 @@ ext {
103103
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",
106-
androidCoreKotlinExtensions : "androidx.core:core-ktx:1.13.1",
106+
androidCoreKotlinExtensions : "androidx.core:core-ktx:1.16.0",
107107
androidRecyclerView : "androidx.recyclerview:recyclerview:1.4.0",
108108
materialComponents : "com.google.android.material:material:1.12.0",
109109
mlKitBarcodeScanning : "com.google.mlkit:barcode-scanning:17.3.0",

0 commit comments

Comments
 (0)