Metadata: 'non-stable parameter names' flag for callables
^KT-34602
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ class KlibMetadataVersion(vararg numbers: Int) : BinaryVersion(*numbers) {
|
||||
|
||||
companion object {
|
||||
@JvmField
|
||||
val INSTANCE = KlibMetadataVersion(1, 4, 0)
|
||||
val INSTANCE = KlibMetadataVersion(1, 4, 1)
|
||||
|
||||
@JvmField
|
||||
val INVALID_VERSION = KlibMetadataVersion()
|
||||
|
||||
Reference in New Issue
Block a user