im trying to use spinkit react native library and its working on ios but when i export it on android i get this log * What went wrong: A problem occurred configuring project ':app'. > Could not resolve all dependencies for configuration ':app:_debugApk'. > A problem occurred configuring project ':react-native-spinkit'. > Could not find support-compat.aar (com.android.support:support-compat:26.1.0). Searched in the following locations: https://jcenter.bintray.com/com/android/support/support-compat/26.1.0/support-compat-26.1.0.aar any ideas?