Use Kotlin 1.2.31
This commit is contained in:
parent
8596289d9f
commit
492232f22d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
buildscript {
|
||||
ext {
|
||||
support_version = '25.3.1'
|
||||
kotlin_version = '1.2.10'
|
||||
kotlin_version = '1.2.31'
|
||||
mockito_version = '2.9.0'
|
||||
play_version = '10.0.1'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue