Extension to automatically sync prefs properties with Amplitude
* Use with Gradle
- add to your repositories
repositories { maven { url "https://jitpack.io" } }
- In your app build.gradle, add:
implementation "com.github.PeelTechnologies:android-typesafe-prefs-amplitude:1.0.3"