Configure project :react-native-exit-app
WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.
It will be removed at the end of 2018. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html
Could not resolve all artifacts for configuration ':react-native-image-picker:classpath'.
Could not find any version that matches com.android.tools.build:gradle:2.2.+.
Versions that do not match:
2.3.0
2.1.3
2.1.2
2.1.0
2.0.0
+ 71 more
Searched in the following locations: https://jcenter.bintray.com/com/android/tools/build/gradle/maven-metadata.xml
Required by: project :react-native-image-picker
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 7s
Я ожидаю, что если кто-то окажется в такой же ситуации, как и я, и
[code]Configure project :react-native-exit-app WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'. It will be removed at the end of 2018. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html [/code] [code]FAILURE: Build failed with an exception.[/code] • Что пошло не так: Произошла проблема при настройке проекта «:react-native-image-picker». [code]Could not resolve all artifacts for configuration ':react-native-image-picker:classpath'.
Could not find any version that matches com.android.tools.build:gradle:2.2.+.
Versions that do not match: 2.3.0 2.1.3 2.1.2 2.1.0 2.0.0 + 71 more Searched in the following locations: https://jcenter.bintray.com/com/android/tools/build/gradle/maven-metadata.xml Required by: project :react-native-image-picker
* Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 7s [/code] Я ожидаю, что если кто-то окажется в такой же ситуации, как и я, и