-
Notifications
You must be signed in to change notification settings - Fork 17
Description
Hello,
I have the following errors on Android...
Configure project :react-native-flic-nonpbf
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
FAILURE: Build failed with an exception.
- What went wrong:
Could not resolve all files for configuration ':app:debugCompileClasspath'.
Could not find support-core-utils.aar (com.android.support:support-core-utils:27.1.1).
Searched in the following locations:
https://jcenter.bintray.com/com/android/support/support-core-utils/27.1.1/support-core-utils-27.1.1.aar
Could not find support-compat.aar (com.android.support:support-compat:27.1.1).
Searched in the following locations:
https://jcenter.bintray.com/com/android/support/support-compat/27.1.1/support-compat-27.1.1.aar
- 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.