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

Could not find method google() for arguments [] on repository container. #10

Open
ghost opened this issue Apr 15, 2018 · 1 comment
Open

Comments

@ghost
Copy link

ghost commented Apr 15, 2018

gradle build

@aapo
Copy link

aapo commented Jul 15, 2018

I think this is because of too old gradle. You can use gradle-wrapper (./gradlew).

gradle -version
 Gradle 3.4.1
gradle build
 Could not find method google() for arguments [] on repository container of type org.gradle.api.internal.artifacts.dsl.DefaultRepositoryHandler.

./gradlew -v
 Gradle 4.1
./gradlew build
 BUILD SUCCESSFUL

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

1 participant