New Features
Updated targetSdkVersion to 31, to make sure that your app can run properly on Android 12.
Allowed for Configuring the Data Processing Location for all on-cloud services of ML Kit: Added setUserRegion(region: number) and getCountryCode() to HMSMLBodyPlugin.
Added the interactive biometric verification service: Added the customInteractiveLivenessAnalyser and interactiveLivenessAnalyser and methods.
Added setFaceDetected(maxFaceVerificationReq: maxFaceVerificationReq) functions in MLStillFaceAnalyser.
Added stopStillFaceVerificationAnalyser() function in MLFaceVerification.
Added getGestureAnalyserSetting() and stopStillGestureAnalyser() functions in stillGestureAnalyser.