Kotlin: Update to 1.2.0
This commit is contained in:
parent
8f80d43cab
commit
98852aeaec
@ -1,7 +1,7 @@
|
||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.1.51'
|
||||
ext.kotlin_version = '1.2.0'
|
||||
ext.getGitHeadRefsSuffix = {
|
||||
try {
|
||||
def headFile = new File('.git/HEAD')
|
||||
|
Loading…
Reference in New Issue
Block a user