prscX / react-native-spruce

React Native Bridge for Native Spruce Animation Library
https://github.com/willowtreeapps/spruce-android
Apache License 2.0
531 stars 33 forks source link

Fix example: add gradle's google repository #1

Closed maggialejandro closed 6 years ago

maggialejandro commented 6 years ago

Fix example build.

A problem occurred configuring root project 'SpruceExample'.

Could not resolve all files for configuration ':classpath'. Could not find com.android.tools.build:gradle:3.0.1. Searched in the following locations: https://jcenter.bintray.com/com/android/tools/build/gradle/3.0.1/gradle-3.0.1.pom https://jcenter.bintray.com/com/android/tools/build/gradle/3.0.1/gradle-3.0.1.jar_

prscX commented 6 years ago

Thanks @maggialejandro for the PR. I have merged the same

Thanks Pranav