a7medev / react-native-ml-kit

React Native On-Device Machine Learning w/ Google ML Kit
MIT License
342 stars 55 forks source link

Update RNMLKitFaceDetection.podspec #53

Open allangomessl opened 2 weeks ago

allangomessl commented 2 weeks ago

upgrade GoogleMLKit/FaceDetection to 6.0.0

issue: https://github.com/a7medev/react-native-ml-kit/issues/52

a7medev commented 2 weeks ago

Hi @allangomessl! Thanks for the contribution 🙏🏼 If we're going to upgrade one of the packages to a new ML Kit version we'd need to upgrade the ML Kit version for the rest of the packages as well to maintain interoperability.

Can you please update the PR to upgrade the rest of the packages to the same version?

allangomessl commented 1 week ago

@a7medev yes, of course. Thank you!