Skip to content
This repository has been archived by the owner on Dec 2, 2019. It is now read-only.

Gradle DSL method not found: 'google()' #32

Open
rblcb opened this issue Oct 16, 2018 · 1 comment
Open

Gradle DSL method not found: 'google()' #32

rblcb opened this issue Oct 16, 2018 · 1 comment

Comments

@rblcb
Copy link

rblcb commented Oct 16, 2018

I got this error in android stuidio.
Gradle DSL method not found: 'google()'

@ChengYurou
Copy link

i also got this error .my react-native and gradle versions are:

react-native: 0.35
buildscript {
repositories {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.3.2'
}
}
distributionUrl=https://services.gradle.org/distributions/gradle-3.3-all.zip

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

No branches or pull requests

2 participants