<https://github.com/MobileNativeFoundation/Store/r...
# store
m
s
Are we missing the native implementation in this release?
Copy code
* What went wrong:
Execution failed for task ':shared:library:transformNativeMainCInteropDependenciesMetadataForIde'.
> Could not resolve all files for configuration ':shared:library:nativeMainResolvableDependenciesMetadata'.
   > Could not find org.mobilenativefoundation.store:core:5.1.0-alpha01.
     Required by:
         project :shared:library > org.mobilenativefoundation.store:store5:5.1.0-alpha01
m
Hey Saud - Realized yesterday I did not update CI in the first release of 5.1.0-alpha01 (#599). Yesterday I set up CI for
core
and
paging
(#600). The run to release them was successful. However, I’m not seeing them in Maven. Taking a look 👀
Just released 5.1.0-alpha02. Please use that instead
s
Thanks!
👍 1