Is it possible to have more than one multiplatform...
# multiplatform
z
Is it possible to have more than one multiplatform module in my project ? for better modularization ? Everytime I try to import my second multiplatform module in an Android library module I receive this error
Copy code
org.gradle.internal.exceptions.LocationAwareException: Build file '/Users/zeyadgasser/ASWorkspace/Remote1st/splash/build.gradle.kts' line: 12
Project with path ':shared_splash' could not be found in project ':splash'.