masked-view icon indicating copy to clipboard operation
masked-view copied to clipboard

Use mavenCentral() since jcenter is shutting down

Open dovandung1165 opened this issue 3 years ago • 2 comments

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.

dovandung1165 avatar Sep 22 '21 03:09 dovandung1165

any idea on when this will be solved?

matteodanelli avatar Dec 20 '21 10:12 matteodanelli

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

matteodanelli avatar Dec 21 '21 16:12 matteodanelli