Update kotlin to 1.2.50 version.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
This commit is contained in:
Yahor Berdnikau 2018-06-24 17:46:08 +02:00
parent 44ad8d75aa
commit 1cd892a3bd
1 changed files with 1 additions and 1 deletions

View File

@ -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",