Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replaced removeFirst() by removeAt(0), fixes #124
Definitely not the best solution, but at least it solves the immediate issue described in #124. Unfortunately, updating Kotlin to the latest version breaks our Gradle builds, so this is a workaround while we manage to update everything.
- Loading branch information