Autodesk / coroutineworker

Kotlin Coroutine-based workers for native
Apache License 2.0
370 stars 24 forks source link

Upgrade gradle and kotlin #14

Closed benasher44 closed 5 years ago

benasher44 commented 5 years ago

This upgrades gradle to 5.5 and kotlin to 1.3.41 (fixes issue with new type-inference engine and threadSafeSuspendCallback).