-
Since Android officially announced that the API level should above 31 from Nov, 2022. But I got error below, I have no idea how to fix this error. Appreciate if someone can answer... "react-native": "0.66.5", build.gradlew setting:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
You must use JDK11 It's the first stackoverflow that comes up when you search for your error |
Beta Was this translation helpful? Give feedback.
-
Facing the same here. Any documentation to proceed? Thanks. |
Beta Was this translation helpful? Give feedback.
You must use JDK11
It's the first stackoverflow that comes up when you search for your error
https://search.brave.com/search?q=java.lang.AssertionError%3A+annotationType()%3A+unrecognized+Attribute+name+MODULE+(class+com.sun.tools.javac.util.UnsharedNameTable%24NameImpl)&source=desktop
https://stackoverflow.com/questions/69457372/how-can-i-fix-java-lang-assertionerror-annotationtype-unrecognized-attribute