android / sunflower

A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
https://d.android.com/jetpack
Apache License 2.0
17.57k stars 4.67k forks source link

Better packaging in `data` directory #960

Open MahdiRahmani80 opened 3 months ago

MahdiRahmani80 commented 3 months ago

I just changed the path and used refactor to change the path of files. I uninstalled and then installed the app on my phone, and it works without any problems.

Just one thing: When I'm running, I see this warning. [It existed even when I didn't change anything]:

warning: The following options were not recognized by any processor: '[dagger.hilt.disableModulesHaveInstallInCheck, dagger.hilt.internal.useAggregatingRootProcessor, dagger.fastInit, dagger.hilt.android.internal.disableAndroidSuperclassValidation, dagger.hilt.android.internal.projectType]'
google-cla[bot] commented 3 months ago

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.