Update kotlin to 1.2.10 version.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
This commit is contained in:
Yahor Berdnikau 2017-12-21 10:52:43 +01:00
parent 07802e9206
commit b5c0fa10f3

View File

@ -13,7 +13,7 @@ ext.versions = [
androidSupport : "23.4.0",
kotlin : "1.1.60",
kotlin : "1.2.10",
retrofit : "2.1.0",
jackson : "2.9.0",