16:26 Duplicate content roots detected: Path [/Users/androiddeveloper/Documents/udux_android/SharedCode/build/generated/sqldelight/code/MyDatabase] of module [SharedCode_iosMain] was removed from modules [SharedCode_commonMain]
Every time i import my project into android Studio 4.0.1. It shows that error and I am unable to access the objects from the commonMain package, Its only available for the iosMain Package.