• hi, created a KMM project using Jetbrains template
compose-multiplatform-template. it specifies resources folder in the build.gradle. I followed Moko resources protocol.
Getting the following error.
e: file
///Users/tromao/AndroidStudioProjects/KMMSubscriptionv2/shared/build/generated/moko/commonMain/src/com/myapplication/commonMain/SharedRes.kt3:8 Unresolved reference: dev
Which changes in the template must be made in order to have a sharedres folder MOKO Resources? Please advise. thanks