Kureev / react-native-blur

React Native Blur component
MIT License
3.78k stars 558 forks source link

Could not find com.android.tools:common:25.2.3 #295

Open willbt opened 5 years ago

willbt commented 5 years ago

This issue started happening yesterday and is similar to https://github.com/react-native-community/react-native-image-picker/issues/999

A problem occurred configuring project ':react-native-blur'. [08:41:32]: ▸ > Could not resolve all files for configuration ':react-native-blur:classpath'. [08:41:32]: ▸ > Could not find com.android.tools:common:25.2.3. [08:41:32]: ▸ Searched in the following locations: [08:41:32]: ▸ https://jcenter.bintray.com/com/android/tools/common/25.2.3/common-25.2.3.pom [08:41:32]: ▸ https://jcenter.bintray.com/com/android/tools/common/25.2.3/common-25.2.3.jar [08:41:32]: ▸ Required by: [08:41:32]: ▸ project :react-native-blur > com.android.tools.build:gradle:2.2.3 > com.android.tools.build:gradle-core:2.2.3 > com.android.tools.build:builder:2.2.3

eladgel commented 5 years ago

my solution/workaround until the gradle classpath of the library would get updated https://stackoverflow.com/questions/53691457/react-native-android-could-not-find-com-android-toolscommon25-2-3