Anko v0.10.1 Release Notes

Release Date: 2017-05-31 // almost 7 years ago
  • 🛠 Bugfixes:

    • 🛠 Fix assertion in the Anko Support IDE plugin #387;
    • ⚡️ Update kotlinx.coroutines.android dependency (the old one fails to resolve in Android Studio 3.0) #381;
    • 🛠 Fix inconsistency between hasNext() and next() in childrenRecursiveSequence() #388.