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 try to used OUDS with Kotlin Multi Platform. It's working correctly with Android.
However the aim was to use it with iOS et a problem happens when iOS target is activated.
:shared:iosArm64Main: Could not resolve androidx.compose.material3:material3.
Required by:
project ':shared' > com.orange.ouds.android:ouds-core:1.1.0 > com.orange.ouds.android:ouds-theme-contract:1.1.0
This seems to be normal as material3 for KMP is "org.jetbrains.compose.material3:material3".
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I try to used OUDS with Kotlin Multi Platform. It's working correctly with Android.
However the aim was to use it with iOS et a problem happens when iOS target is activated.
:shared:iosArm64Main: Could not resolve androidx.compose.material3:material3.
Required by:
project ':shared' > com.orange.ouds.android:ouds-core:1.1.0 > com.orange.ouds.android:ouds-theme-contract:1.1.0
This seems to be normal as material3 for KMP is "org.jetbrains.compose.material3:material3".
Is it possible to fix that ?
Regards
Wilfrid
Beta Was this translation helpful? Give feedback.
All reactions