Qualeams / Android-Face-Recognition-with-Deep-Learning-Library

Face Recognition library for Android devices is an Android library (module) which includes several face recognition methods.
Apache License 2.0
371 stars 135 forks source link

Error On Importing The Module #33

Closed Ananda13th closed 4 years ago

Ananda13th commented 4 years ago

I tried to import the module, but get this error instead ERROR: Could not find method leftShift() for arguments [android_release_aar_8aaffqenud6qsg8w8hrovmfvc$_run_closure7@64a53476] on task ':facerecognitionlibrary:generateRelease' of type org.gradle.api.DefaultTask. Any advice for this? Thx

yong2khoo-lm commented 4 years ago

Oh My. I also hit this error. The post in stackoverflow doesn't it. I only manage to get rid of it by downgrading the gradle to 3.5. Not sure you are doing the similar.