I want to update the coroutines version in my build.gradle file and noticed the latest version of coroutines looks like this (org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.0-M2). Is it okay to use that as it is or should I use the previous one 1.2.2?