yfuks/react-native-action-sheet

Release without jcenter

Opened this issue · 1 comments

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

yfuks commented

Thanks for the feedback

Feels free to open a PR