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

Added spaces in markdown formatting #61

Closed ajthyng closed 7 years ago

ajthyng commented 7 years ago

I don't know if that formatting was intentional or not, if it was intentional feel free to disregard my PR.

scottyab commented 7 years ago

Thanks for the contribution @ajthyng! However someone else beat you to it in #60.