jovmit
03/02/2016, 10:54 AMcompile 'org.jetbrains.anko:anko-sdk15:0.8’
in my build.gradle, and I have problem when importing anko things, for instance: import org.jetbrains.anko.find
complains that find
is not in the package. Does anyone know why and how can I solve this?