Update kotlin to 1.20.21 version.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
This commit is contained in:
Yahor Berdnikau 2018-02-25 22:11:47 +01:00
parent 4c85213c6c
commit 5e716f5026
1 changed files with 1 additions and 1 deletions

View File

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