Android Studio: Could not find matches as no versions of com.android.tools.build:gradle are available
问题 I'm trying to build an Android app created with React Native that I've recently cloned, but I always get this error: Could not find any matches for com.android.tools.build:gradle:2.2.+ as no versions of com.android.tools.build:gradle are available. Searched in the following locations: https://jcenter.bintray.com/com/android/tools/build/gradle/maven-metadata.xml https://jcenter.bintray.com/com/android/tools/build/gradle/ Required by: project :react-native-image-picker I've opened those urls