Use kotlin 1.1.51
This commit is contained in:
parent
1ffa7fd49d
commit
9eb7362b3a
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-3'
|
||||
kotlin_version = '1.1.51'
|
||||
mockito_version = '2.9.0'
|
||||
play_version = '10.0.1'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue