reactjs - React Native Error when run react-native run-android -


when run react-native run-android

i got error

a problem occurred configuring root project 'albums'. not resolve dependencies configuration ':classpath'. not find com.android.tools.build:gradle:23.0.3. searched in following locations:

https://jcenter.bintray.com/com/android/tools/build/gradle/23.0.3/gradle-23.0.3.pom

https://jcenter.bintray.com/com/android/tools/build/gradle/23.0.3/gradle-23.0.3.jar


Comments

Popular posts from this blog

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -