emeraldsanto / react-native-encrypted-storage

React Native wrapper around EncryptedSharedPreferences and Keychain to provide a secure alternative to Async Storage.
https://www.npmjs.com/package/react-native-encrypted-storage
MIT License
572 stars 77 forks source link

maintenance: removed jCenter in favour of Maven Central #98

Closed mlowijs closed 2 years ago

mlowijs commented 2 years ago

Jcenter has gone offline, and the dependency on it should be removed.

mlowijs commented 2 years ago

@emeraldsanto Could this be merged to fix CI/CD builds?

emeraldsanto commented 2 years ago

Closes #97