scottyab / secure-preferences

Android Shared preference wrapper than encrypts the values of Shared Preferences. It's not bullet proof security but rather a quick win for incrementally making your android app more secure.
1.53k stars 235 forks source link

Latest tag is missing #52

Closed ankitgoyal1009 closed 6 years ago

ankitgoyal1009 commented 8 years ago

I was wondering where is tag 1.0.4. As you have mentioned #31 is fixed in that but I can see in master it is not.

scottyab commented 6 years ago

This fixed, added the missing 1.0.4 tag and new 1.0.5 for the recent changes. Thanks @ankitgoyal1009 for rasing this :)