- hi, created a KMM project using Jetbrains templa...
# moko
r
• 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
also - at kotlin 1.9.0 and compose 1.5.0 resources broken at now. you can find workarounds on github issues
K 1