当前位置:网站首页>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
边栏推荐
- 【概念】Web 基础概念认知
- DDoS attacks - are we really at war?
- Performance test method of bank core business system
- My C language learning records (blue bridge) -- files and file input and output
- Solve 9 with C language × 9 Sudoku (personal test available) (thinking analysis)
- Elimination games
- Data and Introspection__ dict__ Attributes and__ slots__ attribute
- Game theory matlab
- [concept] Web basic concept cognition
- How to read excel, PDF and JSON files in R language?
猜你喜欢
C language - Blue Bridge Cup - promised score
【概念】Web 基础概念认知
Solution: attributeerror: 'STR' object has no attribute 'decode‘
PMP practice once a day | don't get lost in the exam -7.5
What is the investment value of iFLYTEK, which does not make money?
I sorted out a classic interview question for my job hopping friends
微服务注册与发现
Résumé des méthodes de reconnaissance des caractères ocr
Derivation of anti Park transform and anti Clarke transform formulas for motor control
[ruoyi] enable Mini navigation bar
随机推荐
【概念】Web 基础概念认知
JS regular filtering and adding image prefixes in rich text
2.13 simulation summary
【若依(ruoyi)】设置主题样式
Fault analysis | analysis of an example of MySQL running out of host memory
XSS challenges bypass the protection strategy for XSS injection
【Unity3D】GUI控件
Descriptor implements ORM model
How to accurately identify master data?
My C language learning record (blue bridge) -- on the pointer
【指针训练——八道题】
Self made CA certificate and SSL certificate using OpenSSL
Redis SDS principle
Pure QT version of Chinese chess: realize two-man, man-machine and network games
多态day02
[Chongqing Guangdong education] higher mathematics I reference materials of Southwest Petroleum University
技术分享 | undo 太大了怎么办
Classic interview question [gem pirate]
Referenceerror: primordials is not defined error resolution
Derivation of anti Park transform and anti Clarke transform formulas for motor control