shwenzhang / AndResGuard

proguard resource for Android by wechat team
Apache License 2.0
8.54k stars 1.54k forks source link

Integrate 7zip to library #52

Closed simpleton closed 8 years ago

simpleton commented 8 years ago

It will be useful when we run resguard task in third-part CI server.

simpleton commented 8 years ago

http://mvnrepository.com/artifact/com.carrotgarden.jwrapper/jwrapper-7zip-jbinding/1.0.0

nianzixin commented 8 years ago

我用的是mac,按照gradle配置会报错呢?怎么回事?

simpleton commented 8 years ago

@nianzixin 麻烦贴一下错误的log

a1113567888 commented 8 years ago

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' }

simpleton commented 8 years ago

@a1113567888 请不要在不相关的issue里跟帖。 你这个问题是没有增加jcenter作为源在repositories里