Darshn
12/30/2024, 5:16 AMFAILURE: Build failed with an exception.
* What went wrong:
Illegal constant pool index 0 for method signature in class file com/sun/org/apache/xerces/internal/util/URI
"react": "18.3.1",
"react-native": "0.76.5",
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-all.zip
I have tried downgrading the version but still facing same issue
classpath("com.android.tools.build:gradle:8.1.2")
classpath("com.facebook.react:react-native-gradle-plugin:0.76.5")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.24")
It would be very helpful if someone can help me resolve me this or point me to find a resolution for this issue, appreciate your helpVampire
12/30/2024, 4:23 PM--stacktrace
or optimally a build --scan
URL, then it could maybe be told where the error comes from and where you need to head to for getting help.Darshn
01/04/2025, 1:50 AM