-keepnames class * { @icepick.State *; } prevents proguard to execute -repackageclasses 'k'. If I remove the keepnames line obfuscation runs as expected.
確定! 回上一頁