@capgo/camera-preview
Advanced tools
@@ -62,3 +62,3 @@ ext { | ||
| // CameraX dependencies | ||
| def camerax_version = "1.6.0" | ||
| def camerax_version = "1.6.1" | ||
| implementation "androidx.camera:camera-core:${camerax_version}" | ||
@@ -65,0 +65,0 @@ implementation "androidx.camera:camera-camera2:${camerax_version}" |
+1
-1
| { | ||
| "name": "@capgo/camera-preview", | ||
| "version": "8.3.5", | ||
| "version": "8.3.6", | ||
| "description": "Camera preview", | ||
@@ -5,0 +5,0 @@ "license": "MPL-2.0", |
Sorry, the diff of this file is too big to display