Update kotlin to 1.2.31 version.
Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
This commit is contained in:
parent
9bbb9b3263
commit
ce9edae390
|
@ -16,7 +16,7 @@ ext.versions = [
|
||||||
|
|
||||||
androidSupport : "22.2.1",
|
androidSupport : "22.2.1",
|
||||||
|
|
||||||
kotlin : "1.2.21",
|
kotlin : "1.2.31",
|
||||||
|
|
||||||
retrofit : "2.1.0",
|
retrofit : "2.1.0",
|
||||||
jackson : "2.9.0",
|
jackson : "2.9.0",
|
||||||
|
|
Loading…
Reference in New Issue