blob: 6dc3094b2b351d31c71609c4118e2df251f4ca09 [file] [log] [blame] [edit]
ext.kotlin_version = findProperty("deployVersion") ?: "1.2-SNAPSHOT"
ext.kotlin_language_version = "1.2"
ext.kotlin_gradle_plugin_version = "1.1.3"