Update kotlin to 1.2.51 version.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
This commit is contained in:
Yahor Berdnikau 2018-07-15 12:27:58 +02:00
parent bac78f91c0
commit 714b4bcf55
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ ext.versions = [
androidSupport : "22.2.1",
kotlin : "1.2.50",
kotlin : "1.2.51",
retrofit : "2.4.0",
jackson : "2.9.5",