我的 React Native 项目。8月24日之后我遇到了这个问题。怎么解决呢?
* What went wrong:
Could not determine the dependencies of task ':app:lintVitalRelease'.
> Could not resolve all artifacts for configuration ':app:debugCompileClasspath'.
> Failed to transform annotation-experimental-1.3.0-rc01.aar (androidx.annotation:annotation-experimental:1.3.0-rc01) to match attributes {artifactType=jar, org.gradle.category=library, org.gradle.dependency.bundling=external, org.gradle.libraryelements=aar, org.gradle.status=release, org.gradle.usage=java-api}.
> Execution failed for JetifyTransform: C:\Users\twent\.gradle\caches\modules-2\files-2.1\androidx.annotation\annotation-experimental\1.3.0-rc01\21f058f7e73e25cb36ea7093686ec9334f5b588e\annotation-experimental-1.3.0-rc01.aar.
> Failed to transform 'C:\Users\twent\.gradle\caches\modules-2\files-2.1\androidx.annotation\annotation-experimental\1.3.0-rc01\21f058f7e73e25cb36ea7093686ec9334f5b588e\annotation-experimental-1.3.0-rc01.aar' using Jetifier. Reason: null. (Run with --stacktrace for more details.)
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get …Run Code Online (Sandbox Code Playgroud)