Skip to content
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.

Anko 0.10.1

Compare
Choose a tag to compare
@yanex yanex released this 31 May 13:44

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.