Update kotlin to 1.2.31 version.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
This commit is contained in:
Yahor Berdnikau 2018-03-24 18:43:27 +01:00
parent 9bbb9b3263
commit ce9edae390
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ ext.versions = [
androidSupport : "22.2.1",
kotlin : "1.2.21",
kotlin : "1.2.31",
retrofit : "2.1.0",
jackson : "2.9.0",