florent37 / InlineActivityResult

Receive the activity result directly after the startActivityForResult with InlineActivityResult
MIT License
273 stars 28 forks source link

use stable kotlin coroutines #2

Closed fleficher closed 5 years ago

fleficher commented 5 years ago

Hi 👋

This PR goal is to upgrade the kotlin coroutine version used in this library to use the final version instead of the experimental one.

Updated