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
I'm using kotlin multiplatform 2.0.20 and moko versions as per build.gradle info below.
I also attached a screenshot. I only get a build error but Android Studio does not complain about anything.. can navigate to the correct generated strings file by control-clicking the resource and all that..
Build fails though. Currently, I'm stuck. How to proceed?
I've gathered some parts of the build.gradle.kts (project level) below:
cezarvancea
changed the title
Unresolved reference when compiling using Kotlin multiplatform 20.0.20 and moko versions as per build.gradle below.
Unresolved reference when compiling using Kotlin multiplatform 2.0.20 and moko versions as per build.gradle below.
Oct 1, 2024
cezarvancea
changed the title
Unresolved reference when compiling using Kotlin multiplatform 2.0.20 and moko versions as per build.gradle below.
Unresolved reference when compiling a compose multiplatform project
Oct 1, 2024
I'm using kotlin multiplatform 2.0.20 and moko versions as per build.gradle info below.
I also attached a screenshot. I only get a build error but Android Studio does not complain about anything.. can navigate to the correct generated strings file by control-clicking the resource and all that..
Build fails though. Currently, I'm stuck. How to proceed?
I've gathered some parts of the build.gradle.kts (project level) below:
..
..
The text was updated successfully, but these errors were encountered: