Android发布版构建卡在转换.aar文件上
创始人
2024-10-07 17:01:32
0

在 build.gradle 文件中添加以下代码:

android {
    ...
    // Enabling Gradle parallel builds should speed up your build.
    // However, in some rare cases, parallel builds can cause issues with the compilation of multi-module projects.
    // If you are experiencing issues with compilation, un-comment the following line to disable Gradle parallel builds.
    // https://developer.android.com/studio/build/optimize-your-build#parallelize_your_builds
    // org.gradle.parallel=false

    // Enabling separate module compilation allows incremental compilation and faster builds.
    // However, in rare cases, it can cause issues with module dependencies and/or the build order.
    // If you are experiencing issues with dependencies or build order, un-comment the following line to disable this feature.
    // https://developer.android.com/studio/build/optimize-your-build#separate_module_compilation
    // android.enableSeparateAnnotationProcessing=false
    
    // Fixing issue with release build getting stuck on transforming .aar file.
    // https://stackoverflow.com/questions/40422717/android-release-build-stuck-transforming-aar-file
    configurations.all {
        resolutionStrategy.eachDependency { details ->
            if (details.requested.group == "com.android.support"
                    && !details.requested.name.contains("multidex")) {
                details.useVersion "26.1.0"
            }
        }
    }
    ...
}

其中,针对发布版卡在转换 .aar 文件的问题,我们需要添加这段代码:

configurations.all {
    resolutionStrategy.eachDependency { details ->
        if (details.requested.group == "com.android.support"
                && !details.requested.name.contains("multidex")) {
            details.useVersion "26.1.0"
        }
    }
}

这段代码的作用是:

  • 解决版本兼容性问题,将所有依赖项的版本都强制设置为 26.1.0 版本
  • 排除 Multidex 库,因为它的版本不同,因此不需要强制使用 26.1.0 版本

通过这些修改,我们应该能够避免 Build 期间卡在转换 .aar 文件的情况。

相关内容

热门资讯

外挂手段!wepoker透视有... 外挂手段!wepoker透视有吗,德普之星透视-果然真的有辅助方法(哔哩哔哩)1、完成wepoker...
外挂教程书!拱趴大菠萝挂怎么安... 外挂教程书!拱趴大菠萝挂怎么安装,竞技联盟破解版最新版-切实有辅助攻略(哔哩哔哩)1、拱趴大菠萝挂怎...
外挂步骤!哈糖大菠萝可以开挂吗... 外挂步骤!哈糖大菠萝可以开挂吗,德扑圈有透视吗-本来真的有辅助攻略(哔哩哔哩)亲,关键说明,哈糖大菠...
外挂绝活!拱趴大菠萝万能挂图解... 外挂绝活!拱趴大菠萝万能挂图解,约局吧辅助器-一直一直都是有辅助方法(哔哩哔哩)该软件可以轻松地帮助...
外挂法子!aa poker辅助... 外挂法子!aa poker辅助,德普辅助器怎么用-本来存在有辅助插件(哔哩哔哩)1、aa poker...
外挂窍要!智星菠萝有挂吗,so... 外挂窍要!智星菠萝有挂吗,sohoo poker辅助-都是是有辅助技巧(哔哩哔哩)1、游戏颠覆性的策...
外挂指南!werplan免费挂... 外挂指南!werplan免费挂下载,哈糖大菠萝怎么开挂-果然是真的有辅助插件(哔哩哔哩)外挂指南!w...
外挂技法!悦扑克脚本,德州真人... 外挂技法!悦扑克脚本,德州真人透视脚本-好像存在有辅助方法(哔哩哔哩)1、德州真人透视脚本辅助器安装...
外挂经验!xpoker辅助怎么... 外挂经验!xpoker辅助怎么用,werplan怎么透视-竟然是有辅助技巧(哔哩哔哩)1、xpoke...
外挂机巧!红龙poker辅助平... 您好,红龙poker辅助平台这款游戏可以开挂的,确实是有挂的,需要了解加去威信【136704302】...