Closed simpleton closed 8 years ago
我用的是mac,按照gradle配置会报错呢?怎么回事?
@nianzixin 麻烦贴一下错误的log
Error:Could not find com.tencent.mm:AndResGuard-gradle-plugin:1.1.5.
Searched in the following locations:
https://repo1.maven.org/maven2/com/tencent/mm/AndResGuard-gradle-plugin/1.1.5/AndResGuard-gradle-plugin-1.1.5.pom
https://repo1.maven.org/maven2/com/tencent/mm/AndResGuard-gradle-plugin/1.1.5/AndResGuard-gradle-plugin-1.1.5.jar
https://maven.fabric.io/public/com/tencent/mm/AndResGuard-gradle-plugin/1.1.5/AndResGuard-gradle-plugin-1.1.5.pom
https://maven.fabric.io/public/com/tencent/mm/AndResGuard-gradle-plugin/1.1.5/AndResGuard-gradle-plugin-1.1.5.jar
报错:
在gradle里面设置了
apply plugin: 'AndResGuard'
dependencies {
classpath 'com.tencent.mm:AndResGuard-gradle-plugin:1.1.5'
}
@a1113567888 请不要在不相关的issue里跟帖。 你这个问题是没有增加jcenter作为源在repositories里
It will be useful when we run resguard task in third-part CI server.