当前位置:   article > 正文

If you believe this library doesn‘t need to be jetified . Could not determine the dependencies of_this is a known exception, and jetifier won't be a

this is a known exception, and jetifier won't be able to jetify this library

Could not determine the dependencies of task ':automatCore:lintVitalFrg32inchDAQRelease'.
> Could not resolve all artifacts for configuration ':automatCore:frg32inchDAQReleaseCompileClasspath'.
   > Failed to transform automatAliPayWave-release-.aar (:automatAliPayWave-release:) to match attributes {artifactType=android-manifest, org.gradle.status=integration}.
      > Execution failed for JetifyTransform: D:\ASProjects\AutomatProject\automatCore\libs\automatAliPayWave-release.aar.
         > Failed to transform 'D:\ASProjects\AutomatProject\automatCore\libs\automatAliPayWave-release.aar' using Jetifier. Reason: InvalidByteCodeException, message: Error processing 'com\alipay\android\cert\util\Base64.class' bytecode.. (Run with --stacktrace for more details.)
           This is a known exception, and Jetifier won't be able to jetify this library.
           Suggestions:
            - If you believe this library doesn't need to be jetified (e.g., if it already supports AndroidX, or if it doesn't use support libraries/AndroidX at all), add android.jetifier.blacklist = {comma-separated list of regular expressions (or simply names) of the libraries that you don't want to be jetified} to the gradle.properties file.
            - If you believe this library needs to be jetified (e.g., if it uses old support libraries and breaks your app if it isn't jetified), contact the library's authors to update this library to support AndroidX and use the supported version once it is released.
           If you need further help, please leave a comment at https://issuetracker.google.com/issues/140747218.

 

1、打开C:\Users\BCLZzy\.gradle\gradle.properties

注释掉android.enableJetifier=true

#android.enableJetifier=true

2、打开项目下的gradle.properties

注释掉android.enableJetifier=true

#android.enableJetifier=true

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/从前慢现在也慢/article/detail/311004
推荐阅读
  

闽ICP备14008679号