Android Studio/Kotlin : Gradle error - cannot find compile() method for arguments [com.android.support:recyclerview-v7:$support_version]
I am using Android Studio 3.0 Canary 6. I've been having some trouble with the build.gradle (Project) file. The build.gradle file is as follows : // Top-level build file where you can add
stackoverflow.com