I'm trying to compile the anko-test project (https://github.com/yanex/anko-example.git) but gradle can't resolve the dependency to the library :
Error:A problem occurred configuring project ':app'.
> Could not resolve all dependencies for configuration ':app:_debugApkCopy'.
> Could not find org.jetbrains.anko:anko-sdk15:0.9.1.
Required by:
anko-example:app:unspecified
This is probably a duplicate of #308. :wink:
However, I would suggest leaving this issue open until the JetBrains folks see this and are able to push it out. :smile:
I can resolve the dependency by typing org.jetbrains.anko:anko-sdk15:0.9
Looking at jcenter they never pushed 0.9.1
See also #313.
Nice, @yanex!
Most helpful comment
Looking at jcenter they never pushed 0.9.1
https://jcenter.bintray.com/org/jetbrains/anko/anko-sdk23/