Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGradle crash #75
Gradle crash #75
Comments
|
Could you give me more information about the issue? SC version, config used, log trace... |
|
@efraespada And the version is '4.0.0' In my case, the config is something like:
About log trace, how do I put it? |
|
Here, got it on POC sample I've made some time ago, after trying to update it according to the new instructions: |
|
Reported here too: |
|
I have the same issue |
|
@AndroidDeveloperLB @Panjkrc I confirm you there was an error when the plugin starts the obfuscation. I will release a new version as soon as possible. Gradle also gave me some problems with some versions. The |
|
@Panjkrc @tommyzat @AndroidDeveloperLB I just released You should remove this from the sourceSets {
main.res.srcDirs = ['src/main/res', 'src/secondApp/res']
}This includes duplicated string res ids in the same buildVariant. Now Gradle |
|
Thanks, I'll try it out and let you know if it works |

Gradle always crashes while using this obfuscator:
Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed)