You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -136,6 +136,8 @@ For, all the read, write, clear, has, remove support context and file name manua
136
136
137
137
If you pass context manually then no need to initialize lib on the application class, For, more information refer [here](app/src/androidTest/java/com/sample/easyprefs)
138
138
139
+
This library tested on the API level 20, 26, 29, 30 if you found any bug or issue raise issue or submit PR
140
+
139
141
## Future Scope
140
142
- add sorting on the Set so get direct sorted data.
141
143
- callback extend as we already have in the preferences.
0 commit comments