Merge pull request #54 from ultrasonic/update-kotlin
Update kotlin to 1.1.51 version.
This commit is contained in:
commit
436ecc3aee
|
@ -14,7 +14,7 @@ ext.versions = [
|
||||||
|
|
||||||
androidSupport : "22.2.1",
|
androidSupport : "22.2.1",
|
||||||
|
|
||||||
kotlin : "1.1.4-3",
|
kotlin : "1.1.51",
|
||||||
|
|
||||||
retrofit : "2.1.0",
|
retrofit : "2.1.0",
|
||||||
jackson : "2.9.0",
|
jackson : "2.9.0",
|
||||||
|
|
Loading…
Reference in New Issue