CURRENT

const val CURRENT: Int(source)

The latest version at the moment of Mimic COMPILATION.

Usage of this constant will be inlined by the compiler, so use it only to save the version which was used at your plugin COMPILE TIME. Use checkApiLevel if you want to check that the current RUNNING Mimic API level meets to the required API level.