Merge pull request #63 from ultrasonic/update-kotlin

Update kotlin to 1.1.60 version.
This commit is contained in:
Yahor Berdnikau 2017-11-14 22:27:31 +01:00 committed by GitHub
commit 69f68460de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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