Hi guys, Initially, I had issues getting kotlinx v...
# coroutines
f
Hi guys, Initially, I had issues getting kotlinx v.1.6.0 library dep to compile. I viewed https://github.com/BracketCove/GraphSudokuOpen/blob/3bade15d8d34824febb573af966c2c182263d0fc/app/build.gradlerepo, used v.1.5.0 - and bam - my coroutines import is w/o redness; my code compiles. Sweet. Thnx guys.
stackoverflow 1