打包报错:
Execution failed for task ':app:mergeReleaseNativeLibs'.
Could not resolve all files for configuration ':app:releaseRuntimeClasspath'.
Failed to transform senter_x_2.0.3.jar to match attributes {artifactType=android-jni, org.gradle.libraryelements=jar, org.gradle.usage=java-runtime}.
Jetifier failed to transform: [PackagePath]/wgtRoot/UNI0CF5FB5/nativeplugins/SenterCard/android/libs/senter_idcard_2.0.3.jar
The error was: com.android.tools.build.jetifier.processor.transform.bytecode.InvalidByteCodeException - Error processing 'com/senter/readcard/a/a/a.class' bytecode.
应该是使用了三方的jar包,但是应该混淆了。
导致在线打包爆出异常,但是 android studio 里面 调试都正常,相当于离线打包正常。
不知道什么情况?谁能帮帮我
同时咨询下:这个如何配置?
android.jetifier.blacklist
0 个回复