Companion

object Companion

Functions

Link copied to clipboard
fun compareVersions(major: Int, minor: Int, patch: Int, otherMajor: Int, otherMinor: Int, otherPatch: Int): Int