当前位置:网站首页>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
边栏推荐
- Who is the winner of PTA
- A copy can also produce flowers
- Pure QT version of Chinese chess: realize two-man, man-machine and network games
- Gifcam v7.0 minimalist GIF animation recording tool Chinese single file version
- [matlab] access of variables and files
- How does yyds dry inventory deal with repeated messages in the consumption process?
- Atcoder beginer contest 233 (a~d) solution
- Reverse repackaging of wechat applet
- Introduction to robotframework (I) brief introduction and use
- 【概念】Web 基础概念认知
猜你喜欢

ERA5再分析资料下载攻略

A copy can also produce flowers

Deeply analyze the chain 2+1 mode, and subvert the traditional thinking of selling goods?

Sign SSL certificate as Ca

Which ecology is better, such as Mi family, graffiti, hilink, zhiting, etc? Analysis of five mainstream smart brands

Misc (eternal night), the preliminary competition of the innovation practice competition of the National College Students' information security competition

Software design principles

【概念】Web 基础概念认知

2345 file shredding, powerful file deletion tool, unbound pure extract version

如何精准识别主数据?
随机推荐
Atcoder beginer contest 233 (a~d) solution
OCR文字识别方法综述
Introduction to robotframework (III) Baidu search of webui automation
jsscript
Network Security Learning - Web vulnerabilities (Part 1)
Detailed use of dbutils # yyds dry goods inventory #
codeforces每日5題(均1700)-第六天
XSS challenges绕过防护策略进行 XSS 注入
07 单件(Singleton)模式
MySQL advanced notes
NR modulation 1
Solution: attributeerror: 'STR' object has no attribute 'decode‘
BUUCTF刷题笔记——[极客大挑战 2019]EasySQL 1
Elimination games
2022工作中遇到的问题四
Rust language -- iterators and closures
手写数据库客户端
Day 50 - install vsftpd on ceontos6.8
2.11 simulation summary
C # create self host webservice