souvik-ghosh / react-native-create-thumbnail

iOS/Android thumbnail generator with support for both local and remote videos
MIT License
246 stars 105 forks source link

Replace JCenter with mavenCentral #81

Closed Baloo1 closed 1 year ago

Baloo1 commented 1 year ago

As JCenter has been past end of life for quite a while this PR changes build.gradle by replacing JCenter with mavenCentral.

Everything works the same after this change and this package stops relying on JCenter that has regular outages.

JCenter end of life

souvik-ghosh commented 1 year ago

💯