Make sure you have a settings.gradle file in your project. Adding that solved the problem of Error:Gradle DSL method not found: 'minSdkVersion()' for me.
settings.gradle
Error:Gradle DSL method not found: 'minSdkVersion()'