0

I have React Native project with CI Appcenter integration Due to Jetifier warn build always fails

I tried to use

android.useAndroidX=false
android.enableJetifier=false

but build fails, because I need androidx migrations.

I also tried to use

"@react-native-community/cli": "^12.0.0-alpha.3"

which should not use Jetifier, but Appcenter seems to force run Jetifier anyway

Any solution to this?

enter image description here

Jason Aller
  • 3,541
  • 28
  • 38
  • 38
Anton A.
  • 1,718
  • 15
  • 37

0 Answers0