VersionScheme

A functional interface to compare two version Strings with similar version schemes.

Functions

Link copied to clipboard
abstract fun compareVersions(first: String, second: String): String
Compare two versions and return the higher of the two.