latest version of kotlin 2.1.10 , removeFrist on a non empty list causes a crash
java.lang.NoSuchMethodError: No interface method removeFirst()Ljava/lang/Object; in class Ljava/util/List; or its super classes (declaration of 'java.util.List' appears in /apex/com.android.art/javalib/core-oj.jar)
was about to submit an issue in the github page of kotlin but they seem to not have an issue tab there