Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

代码混淆后打包失败了 #7

Closed
fflamingogo opened this issue Oct 16, 2015 · 1 comment
Closed

代码混淆后打包失败了 #7

fflamingogo opened this issue Oct 16, 2015 · 1 comment

Comments

@fflamingogo
Copy link

release {
        minifyEnabled false
        proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
        signingConfig signingConfigs.release
    }

本来是可以多渠道打包的,把false改为true,使用混淆打包,然后打包出错了,应该如何解决?

@mcxiaoke
Copy link
Owner

@fflamingogo 看具体的错误信息,修改proguard的配置,这个跟打包工具应该是无关的

@mcxiaoke mcxiaoke closed this as completed Dec 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants