You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to use SharedRes in the project, an "Unresolved reference 'SharedRes'" error occurs. This issue seems to be related to the configuration of moko-resources in the project.
When trying to use
SharedRes
in the project, an "Unresolved reference 'SharedRes'" error occurs. This issue seems to be related to the configuration ofmoko-resources
in the project.Environment
Related Configuration Files
libs.moko.toml
build.gradle.kts (root)
build.gradle.kts (shared)
Expected Outcome
SharedRes
should be correctly recognized and used in the project without unresolved reference errors.The text was updated successfully, but these errors were encountered: