Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Würthner committed Jul 18, 2017
2 parents 4d4acaa + 5cb05eb commit 9798a6c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[![](https://jitpack.io/v/crysxd/SharedFirebasePreferences.svg)](https://jitpack.io/#crysxd/SharedFirebasePreferences)
[![](https://jitpack.io/v/crysxd/shared-firebase-preferences.svg)](https://jitpack.io/#crysxd/shared-firebase-preferences)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/c1aa6c6b83b64707bede24dee5ca6601)](https://www.codacy.com/app/crysxd/shared-firebase-preferences?utm_source=github.com&utm_medium=referral&utm_content=crysxd/shared-firebase-preferences&utm_campaign=Badge_Grade)

# About
A implementation of `SharedPreferences` which syncs with Firebase database to keep your `SharedPreferences` in sync between multiple devices of one user and/or to back them up for app re-installs!
Expand Down

0 comments on commit 9798a6c

Please sign in to comment.