I got one more question, I am using these version of kotlin and Anko
ext.kotlin_version = '1.0.2'
ext.anko_version = ‘0.8.2’
Are they fully compatible with each other?
- ext.anko_version = ‘0.9’ I faced a problem when I was trying to run proguard
Any idea if I’ll face such problems?