Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not comatible with com.android.tools.build:gradle:3.5.2 #233

Open
vikasrathore opened this issue Mar 30, 2020 · 1 comment
Open

not comatible with com.android.tools.build:gradle:3.5.2 #233

vikasrathore opened this issue Mar 30, 2020 · 1 comment

Comments

@vikasrathore
Copy link

vikasrathore commented Mar 30, 2020

ERROR: Gradle DSL method not found: 'mavenCentra()'
Possible causes:
The project 'BenchmarkDemo' may be using a version of Gradle that does not contain the method.
Open Gradle wrapper file

The build file may be missing a Gradle plugin.
Apply Gradle plugin

other details
compileSdkVersion 28
buildToolsVersion "28.0.3"
minSdkVersion 18
targetSdkVersion 28

@MichaelEvans
Copy link
Collaborator

@vikasrathore Is this still an issue? Based on the error message, looks like you might have a typo in your build.gradle (mavenCentral(), not mavenCentra())

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants