I try to create Jetpack Compose app with Figma and Relay plugin, Here is codelab link: https://codelabs.developers.google.com/relay-complete-app
and here is the Youtube link: https://www.youtube.com/watch?v=vBNmeiHlDHE
I stuck at the point where we Translate Figma style to Jetpack compose theme. check the below images
Here, I importing figma_styles.json file to project (figma_styles.json is generated from codelab link)
Android studio can't import packages, and stuck at this point