gorgeous-ligers-suffer.md
98 字节
"client-sdk-android": patch
Fix switchCamera not working if the camera id is physical id
* Refactor and enable switching between cameras using physical id. * Override cameraName * Rename unused arguments in predicate * Update documentation * Add changeset * Move camera lookup to CameraXSession * Override isBackFacing and isFrontFacing * update byte buddy to support java 21 * Refactor to fix unit tests * Run spotlessApply * Run spotlessApply on all plugins * cleanup --------- Co-authored-by: davidliu <davidliu@deviange.net>