Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 664 Bytes

File metadata and controls

28 lines (16 loc) · 664 Bytes

Breaking Changes

This is a comprehensive list of the breaking changes introduced in the major version releases of Capacitor ML Kit Selfie Segmentation plugin.

Versions

Version 7.x.x

Variables

  • On Android, the mlkitSelfieSegmentationVersion variable has been updated to 16.0.0-beta6.

Minimum Deployment Target

On iOS, make sure to set the deployment target in your ios/App/Podfile to at least 15.5:

platform :ios, '15.5'

Version 6.x.x

Variables

  • On Android, the mlkitSelfieSegmentationVersion variable has been updated to 16.0.0-beta5.