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