老师,flutter build apk 报错,怎么解决啊?
来源:3-2 开发系统与工具选择

海宁6
2020-09-14
老师您好,
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ‘:app:lintVitalRelease’.
Could not resolve all artifacts for configuration ‘:app:debugRuntimeClasspath’.
Failed to transform libs.jar to match attributes {artifactType=processed-jar, org.gradle.libraryelements=jar, org.gradle.usage=java-runtime}.
Execution failed for JetifyTransform: C:\Users\ldm-pxb.SINOSIG\Desktop\flutterProject\flutter_trip\build\app\intermediates\flutter\debug\libs.jar.
Failed to transform ‘C:\Users\ldm-pxb.SINOSIG\Desktop\flutterProject\flutter_trip\build\app\intermediates\flutter\debug\libs.jar’ using Jetifier. Reason: FileNotFoundException, message: C:\Users\ldm-pxb.SINOSIG\Desktop\flutterProject\flutter_trip\build\app\intermediates\flutter\debug\libs.jar
老师,请问这个怎么解决啊?
1回答
-
CrazyCodeBoy
2020-09-15
用as clean下项目然后重新build试一下呢。00
相似问题