Skip to content

1.2.2

Latest

Choose a tag to compare

@imanushin imanushin released this 04 Jan 16:43
· 47 commits to master since this release
0b342cf

Main change - avoid using coroutines internally (lazy work creates additional hassle). Mixing new plugin with old Gradle leads to compiling against new coroutines and use against the old one which leads to ClassNotFound issues.

What's Changed

Full Changelog: 1.2.1...1.2.2