SalomonBrys / Kotson

Kotlin bindings for JSON manipulation via Gson
MIT License
709 stars 37 forks source link

Kotlin 1.0 Beta Candidate support #6

Closed peleteiro closed 8 years ago

peleteiro commented 8 years ago

Please, consider upgrade Kotlin version. Any code compiled with previous versions of Kotlin is not compatible with 1.0.

http://blog.jetbrains.com/kotlin/2015/10/kotlin-1-0-beta-candidate-is-out/

SalomonBrys commented 8 years ago

Working on it

SalomonBrys commented 8 years ago

Done (v1.5.0)

peleteiro commented 8 years ago

Thank you!

iamyellow commented 8 years ago

hey! I'm getting the -kotson-1.5.0.jar has an unsupported format...- message, though I'm using 1.0.0-beta-1038 (checked gradle.build and also kotlin plugins on the latest stable Android Studio). it's just me? thanks!

peleteiro commented 8 years ago

Upgrade to 1.5.1. It fixes this problem.