当前位置:网站首页>Some problem records of AGP gradle
Some problem records of AGP gradle
2022-07-06 03:05:00 【ExtraLazy】
AGP Gradle Some of the problem records
7.0.4 Version environment , as: Build #AI-211.7628.21.2111.8139111, built on February 2, 2022
allprojects {
configurations.all {
resolutionStrategy.dependencySubstitution {
//project&module Dependency switching processing
substitute(project(":--hw_modules:lib_motherboard_Haitianxiong")) using(module("cn.mashang.hw_modules:lib_motherboard_Haitianxiong:1.1.5")) // Correct
//substitute(module("cn.mashang.hw_modules:lib_motherboard_Haitianxiong:1.1.5")) using(project(":--hw_modules:lib_motherboard_Haitianxiong")) FALSE
}
}
}
Error message , It looks forced , I had an idea to switch over
Could not determine the dependencies of task ':VScreen:compileVscreen_baseDebugJavaWithJavac'.
> Could not resolve all task dependencies for configuration ':VScreen:vscreen_baseDebugCompileClasspath'.
> Could not resolve cn.mashang.hw_modules:lib_motherboard_Haitianxiong:1.1.5.
Required by:
project :VScreen
> No matching configuration of project :--hw_modules:lib_motherboard_Haitianxiong was found. The consumer was configured to find an API of a component, preferably optimized for Android, as well as attribute 'com.android.build.api.attributes.BuildTypeAttr' with value 'debug', attribute '220211' with value 'vscreen_base' but:
- None of the consumable configurations have attributes.
The official introduction , The writing is also wrong
The online configuration method is also wrong
The specific reason should be the version change
边栏推荐
猜你喜欢
codeforces每日5題(均1700)-第六天
A copy can also produce flowers
【指针训练——八道题】
Who is the winner of PTA
Maturity of master data management (MDM)
XSS challenges bypass the protection strategy for XSS injection
RobotFramework入门(三)WebUI自动化之百度搜索
QT release exe software and modify exe application icon
主数据管理(MDM)的成熟度
有没有完全自主的国产化数据库技术
随机推荐
1003 emergency (25 points), "DIJ deformation"
How does yyds dry inventory deal with repeated messages in the consumption process?
2.12 simulation
Spherical lens and cylindrical lens
Apt installation ZABBIX
2022工作中遇到的问题四
[pointer training - eight questions]
PMP每日一练 | 考试不迷路-7.5
4. File modification
Installation and use tutorial of cobaltstrike-4.4-k8 modified version
【若依(ruoyi)】启用迷你导航栏
Microsoft speech synthesis assistant v1.3 text to speech tool, real speech AI generator
[Chongqing Guangdong education] higher mathematics I reference materials of Southwest Petroleum University
解决:AttributeError: ‘str‘ object has no attribute ‘decode‘
Analyze menu analysis
Sign SSL certificate as Ca
jsscript
My C language learning record (blue bridge) -- under the pointer
Prototype design
[unity3d] GUI control