kotlin-hands-on / kmp-networking-and-data-storage

Other
251 stars 69 forks source link

Unable to build due to unrecognized imports (Ktor) #11

Open bladebunny opened 3 years ago

bladebunny commented 3 years ago

Came here to finding a working example of importing Ktor into a shared KMM module (e.g. in commonMain) after spending hours with the tutorial and docs and trying multiple combinations of lib and IDE versions. Have also invalidated caches and restarted multiple times. Completely unable to import Ktor. And this project doesn't work for me either. Ktor also not recognized when I try to build this project. (Have also tried invalidating caches with this project).

Screen Shot 2021-04-07 at 9 18 07 AM
KaterinaPetrova commented 3 years ago

Hey @bladebunny! Please check the sample again — all the dependencies were updated (the master and the final branches was force pushed to keep the clean history, which represents the tutorial steps)