ophio / secure-preferences

Android secure shared preferences using Android Keystore system
https://medium.com/@vashisthg/android-secure-shared-preferences-10f8356a4c2b
Apache License 2.0
348 stars 56 forks source link

Remove unused resources from library, remove unneeded appcompat depen… #15

Closed Jawnnypoo closed 8 years ago

Jawnnypoo commented 8 years ago

…dency from library. Reduce the library manifest to only the needed things

vashisthg commented 8 years ago

Thanks, Looks good.