FAILURE: Build failed with an exception.
-
What went wrong:
Execution failed for task ':app:mergeReleaseNativeLibs'.out extracted from path [PackagePath]/app/build/intermediates/merged_jni_libs/release/out/jniLibs/arm64-v8a/libserial_port.so is not an ABI
-
Try:
Run with --debug option to get more log output.
Run with --scan to get full insights.
Get more help at https://help.gradle.org. -
Exception is:
org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':app:mergeReleaseNativeLibs'.
at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.lambda$executeIfValid$1(ExecuteActionsTaskExecuter.java:148)
at org.gradle.internal.Try$Failure.ifSuccessfulOrElse(Try.java:282)
0 个回复