Could not find method implementation() for arguments Fix Gradle 'Could not find method implementation()' error
You're using Gradle 3.x or lower, but 'implementation' requires Gradle 4.0+. Update your Gradle wrapper and check the Android plugin version....