Hi I'm looking to build a pipeline with circleci, ...
# multiplatform
u
Hi I'm looking to build a pipeline with circleci, any example codes or any helpful material? https://github.com/team-aliens/DMS-KMP
t
Have you managed to find anything for circleci? I m also struggling with that, it looks like we need macos executor and android sdk installed
u
I tried to use circleci but failed because there was not much information
t
I’ve created a gist with my CircleCi config which is based on macos executor + installation of android tools https://gist.github.com/gtomek/1fe4db14129f8c1a37f8ddf16de2a93b
u
Thank you. You're amazing