Skip to content
This repository has been archived by the owner on Nov 20, 2019. It is now read-only.

Commit

Permalink
Merge pull request #74 from SilkSama/master
Browse files Browse the repository at this point in the history
fix rules for icepick 

see frankiesardo/icepick#63
  • Loading branch information
krschultz committed Oct 22, 2015
2 parents a7b9ff9 + 4590fa7 commit 0500d9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libraries/proguard-icepick.pro
Expand Up @@ -2,7 +2,6 @@

-dontwarn icepick.**
-keep class **$$Icepick { *; }
-keepnames class * { @icepick.State *; }
-keepclasseswithmembernames class * {
@icepick.* <fields>;
}

0 comments on commit 0500d9a

Please sign in to comment.