It's also showing an red underline error even in t...
# squarelibraries
i
It's also showing an red underline error even in the sqm files themselves. I'm wondering if it's an ordering issue in gradle. I'm aslo receiving these warnings:
Copy code
- Gradle detected a problem with the following location: '.../shared/build/generated/sqldelight/code/ChorgiDatabase'. Reason: Task ':shared:sourcesJar' uses this output of task ':shared:generateIosMainChorgiDatabaseInterface' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to <https://docs.gradle.org/7.0/userguide/validation_problems.html#implicit_dependency> for more details about this problem.