Update kotlin to 1.2.50 version.
Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
This commit is contained in:
parent
44ad8d75aa
commit
1cd892a3bd
|
@ -13,7 +13,7 @@ ext.versions = [
|
|||
|
||||
androidSupport : "22.2.1",
|
||||
|
||||
kotlin : "1.2.31",
|
||||
kotlin : "1.2.50",
|
||||
|
||||
retrofit : "2.4.0",
|
||||
jackson : "2.9.5",
|
||||
|
|
Loading…
Reference in New Issue