react-native-masked-view / masked-view

React Native Masked View Library
MIT License
976 stars 125 forks source link

Use mavenCentral() since jcenter is shutting down #140

Open dovandung1165 opened 3 years ago

dovandung1165 commented 3 years ago

I noticed a warning in my React Native project when I build it on Android about this library: WARNING: Please remove usages of `jcenter()` Maven repository from your build scripts and migrate your build to other Maven repositories. Just want to be helped replace jcenter() from the build script and change to another as jcenter is deprecated and it will be shut down in the future.

matteodanelli commented 2 years ago

any idea on when this will be solved?

matteodanelli commented 2 years ago

I opened a PR https://github.com/react-native-masked-view/masked-view/pull/146