flagkit-android icon indicating copy to clipboard operation
flagkit-android copied to clipboard

proguard rule

Open zboing opened this issue 3 years ago • 2 comments

It will be good if you add in the read.me the proguard line in order to work for releases with minify enabled ;)

-keep class com.murgupluoglu.flagkit.* { *; }

zboing avatar May 24 '21 18:05 zboing

minifyEnabled true does not effect to library. I added sample in project. You can check there.

murgupluoglu avatar May 25 '21 06:05 murgupluoglu

than shrinkResources, sorry. I have them both enabled.

zboing avatar May 25 '21 10:05 zboing