Skip to content

Commit

Permalink
remove space
Browse files Browse the repository at this point in the history
  • Loading branch information
YushraJewon committed Mar 22, 2024
1 parent 8c139a5 commit 3aa4f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<framework src="androidx.camera:camera-camera2:1.1.0" />
<framework src="androidx.camera:camera-lifecycle:1.1.0" />
<framework src="androidx.camera:camera-view:1.1.0" />
<framework src="androidx.camera:camera-video:1.1.0" />
<framework src="androidx.camera:camera-video:1.1.0" />

<source-file src="src/android/CameraPreviewFragment.java" target-dir="src/com/spoon/simplecamerapreview" />
<source-file src="src/android/SimpleCameraPreview.java" target-dir="src/com/spoon/simplecamerapreview" />
Expand Down

0 comments on commit 3aa4f2f

Please sign in to comment.