The build failed with an exception that looks like...
# kobalt
e
The build failed with an exception that looks like a Kotlin version mismatch:
Copy code
exception: java.lang.NoSuchMethodError: kotlin.IntProgression.getStep()I
	at kotlin.RangesKt___RangesKt.reversed(_Ranges.kt:726)
	at kotlin.RangesKt.reversed(Unknown Source)
	at org.jetbrains.kotlin.parsing.PrecedingCommentsBinder.getEdgePosition(CommentBinders.kt:30)