update kotlin to 1.1.4-3
This commit is contained in:
parent
c6c7db9d7e
commit
d472c979b1
1 changed files with 1 additions and 1 deletions
|
@ -30,6 +30,6 @@ ext {
|
|||
propTargetSdkVersion = propCompileSdkVersion
|
||||
propVersionCode = 1
|
||||
propVersionName = '2.27.1'
|
||||
kotlin_version = '1.1.4-2'
|
||||
kotlin_version = '1.1.4-3'
|
||||
support_libs = '25.3.1'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue