Closed tonilopezmr closed 3 years ago
You probably need to update Gradle. Probably version 5.3+ (if this blog post is accurate: https://blog.gradle.org/gradle-metadata-1.0)
I'm using 5.3.1-all.zip
like the example, thanks for the answer @kpgalligan
Are you still having the same issue with 5.3.1?
Yes! It seems the first time I ran after upgrade to 5.3.1-all
the cache wasn't clean, thanks!
I will add dependency information in the README later
I'm still don't know how to add this library properly on my project.
Edit:
It seems something like that: https://github.com/Kotlin/kotlinx.coroutines/issues/564
The library repository uses
formatVersion
"1.0" instead of "0.4"