We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b58ccc commit f7df43eCopy full SHA for f7df43e
README.md
@@ -36,6 +36,7 @@ class InecBox @SharedPref("key") constructor(context: Context) {
36
}
37
38
```
39
+[]( https://android-arsenal.com/details/1/7504 ) [](https://circleci.com/gh/devmike01/JadeSharedPreference/tree/master)
40
41
### Configuration
42
##### Step 1: Add it in your root build.gradle at the end of repositories:
@@ -47,6 +48,7 @@ allprojects {
47
48
49
50
51
+
52
##### Step 2: Add the dependency
53
```groovy
54
dependencies {
0 commit comments