Use kotlin 1.1.4-3
This commit is contained in:
parent
a7eb22ce2c
commit
d5fbdc8b80
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
buildscript {
|
||||
ext {
|
||||
support_version = '25.3.1'
|
||||
kotlin_version = '1.1.4-2'
|
||||
kotlin_version = '1.1.4-3'
|
||||
mockito_version = '2.9.0'
|
||||
play_version = '10.0.1'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue