react-native-action-sheet
react-native-action-sheet copied to clipboard
Release without jcenter
Dependancy removal request
Jcenter will shutdown and it is not stable at the moment causing android builds either debug or release APKs to fail. Jcenter is used in the build.gradle file
Just creating an issue so we can track when a version without jcenter can be pulled for our app releases.
Path: react-native-action-sheet/android/build.gradle
Code :
repositories {
google()
jcenter()
}
Platform: Android
Thanks for the feedback
Feels free to open a PR