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 am working on the KMP library in which I want to share the .js file between platforms and generate ".aar" to distribute with other consumers, but it is not fetching resources and giving an error:
I am working on the KMP library in which I want to share the .js file between platforms and generate ".aar" to distribute with other consumers, but it is not fetching resources and giving an error:
Process: com.aliazaz.sampleappimportedkmplibrary, PID: 11096 java.lang.NoClassDefFoundError: Failed resolution of: Ldev/icerock/moko/resources/ResourceContainer;
This is my gradle:
The text was updated successfully, but these errors were encountered: