Request to change rootProject.name from "Camerax-MLKit" to "CameraX-MLKit"
I found a small error while trying to practice CameraX-MLKit.
The following error occurred because the rootProject.name in settings.gradle was set to Camerax-MLKit instead of CameraX-MLKit.
java.lang.IllegalStateException: Module entity with name: CameraX-MLKit should be available
To resolve this error, simply change rootProject.name to the same as the Root folder.
Please change rootProject.name to CameraX-MLKit.
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.