JakubMosakowski / ItemistEvolved

Checklist in kotlin.
https://play.google.com/store/apps/details?id=com.jakmos.itemistevolved
GNU General Public License v3.0
0 stars 2 forks source link

Use DataStore instead of SharedPreferences. #56

Open JakubMosakowski opened 4 years ago

JakubMosakowski commented 4 years ago

Get rid of all places where shared preferences are used: Probably: ktx_account/ktx_prefs. Search for other places.