Use Kotlin 1.3.70
This commit is contained in:
parent
105b3195a2
commit
2a8b39ce6b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
buildscript {
|
||||
ext {
|
||||
kotlin_version = '1.3.61'
|
||||
kotlin_version = '1.3.70'
|
||||
mockito_version = '3.2.4'
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue