[KOTLIN Client] Update to latest kotlin version (#2375)

* [KOTLIN Client] Update to latest kotlin version

gradle - okhttp3 - kotlintest version update
add some test case in sample

* [KOTLIN Client] Update to latest kotlin version

gradle - okhttp3 - kotlintest version update
add some test case in sample
This commit is contained in:
Vincent Devos
2019-03-20 11:26:00 +01:00
committed by William Cheng
parent 8bb01ed149
commit 37c275b3fb
13 changed files with 352 additions and 30 deletions

View File

@@ -2,8 +2,8 @@
## Requires
* Kotlin 1.1.2
* Gradle 3.3
* Kotlin 1.3.20
* Gradle 4.9
## Build