Update kotlin to 1.1.4-2 version.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
This commit is contained in:
Yahor Berdnikau 2017-08-20 12:56:15 +02:00
parent 0920cc94a8
commit f54ecd29fb
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ ext.versions = [
androidSupport : "22.2.1",
kotlin : "1.1.4",
kotlin : "1.1.4-2",
retrofit : "2.1.0",
jackson : "2.9.0",