camera-samples icon indicating copy to clipboard operation
camera-samples copied to clipboard

Request to change rootProject.name from "Camerax-MLKit" to "CameraX-MLKit"

Open Kojungbeom opened this issue 1 year ago • 1 comments

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.

Kojungbeom avatar Apr 09 '24 04:04 Kojungbeom

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.

google-cla[bot] avatar Apr 09 '24 04:04 google-cla[bot]