当前位置:网站首页>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
边栏推荐
- What are the principles of software design (OCP)
- 深度解析链动2+1模式,颠覆传统卖货思维?
- My C language learning record (blue bridge) -- under the pointer
- 主数据管理(MDM)的成熟度
- 淘宝焦点图布局实战
- Redis skip table
- 4. File modification
- 多态day02
- [network security interview question] - how to penetrate the test file directory through
- 张丽俊:穿透不确定性要靠四个“不变”
猜你喜欢

How to accurately identify master data?
![BUUCTF刷题笔记——[极客大挑战 2019]EasySQL 1](/img/37/c38a933ce7fa5d2b8fa597965ffcb2.png)
BUUCTF刷题笔记——[极客大挑战 2019]EasySQL 1

建模规范:命名规范

Introduction to robotframework (II) app startup of appui automation

解决:AttributeError: ‘str‘ object has no attribute ‘decode‘

Performance test method of bank core business system

Derivation of anti Park transform and anti Clarke transform formulas for motor control

Game theory matlab

Problems encountered in 2022 work IV

codeforces每日5题(均1700)-第六天
随机推荐
这些不太会
07 singleton mode
原型图设计
【若依(ruoyi)】ztree 自定义图标(iconSkin 属性)
淘宝焦点图布局实战
#PAT#day10
How to do function test well
C language - Blue Bridge Cup - promised score
【Kubernetes 系列】一文學會Kubernetes Service安全的暴露應用
Redis cluster deployment based on redis5
MySQL advanced notes
Follow the mouse's angle and keyboard events
QT release exe software and modify exe application icon
[concept] Web basic concept cognition
Differences and usage scenarios between TCP and UDP
Audio audiorecord binder communication mechanism
Apt installation ZABBIX
Résumé des méthodes de reconnaissance des caractères ocr
codeforces每日5題(均1700)-第六天
Problems encountered in 2022 work IV