oblador / react-native-vector-icons

Customizable Icons for React Native with support for image source and full styling.
https://oblador.github.io/react-native-vector-icons/
MIT License
17.4k stars 2.12k forks source link

Replace or remove Jcenter() #1373

Closed HerickRaposo closed 2 years ago

HerickRaposo commented 3 years ago

Build falure.After React Native upgrade to 0.65 jcenter was deprecied causing build fail.

Possible Solution

Repacle jcenter to mavenCentral()

Steps to Reproduce (for bugs)

Do gradlew bundleRelease or gradlew cleanBuildCache

Your Environment

React Native Vector Icons Version: 8.1.0 React Native version used:0.65.1 Operating System of development: Windows Device: XIAOMI Redmi note 9t IDE used:Visual Studio

Debug logs

WARNING:: Please remove usages of jcenter() Maven repository from your build scripts and migrate your build to other Maven repositories.
This repository is deprecated and it will be shut down in the future.
See http://developer.android.com/r/tools/jcenter-end-of-service for more information.
wontone18 commented 3 years ago

yes this having a issue. I am thinking in the package file it having jcenter which should be change and replace.

HerickRaposo commented 3 years ago

Is there anything I can help you with?

oblador commented 2 years ago

Should already be fixed in 9.0.0.