Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 556 Bytes

REQUIREMENTS.md

File metadata and controls

13 lines (12 loc) · 556 Bytes

Coroutines Workshop Requirements

  • IntelliJ IDEA 2018.3 or 2019.1.
  • Kotlin 1.3.30 or later plugin installed
    • Check Tools | Kotlin | Configure Plugin Updates | Check
  • Check out this GitHub project to your workstation
    • git clone https://github.com/Kotlin/kotlin-coroutines-workshop.git
  • Import the project to IDEA
    • Make sure all dependencies are downloaded