Skip to content

Kotlin Support

Pre-release
Pre-release
Compare
Choose a tag to compare
@btrautmann btrautmann released this 05 May 22:56
· 48 commits to master since this release
e9214b7

Functional

  • Adds Kotlin support for the already implemented API, future methods will be added for both Java and Kotlin
  • Kotlin functions are simple extension functions that utilize the already-implemented Java methods

Non-Functional

  • Updated bintray publishing strategy to use publications instead of configurations