Switch to androidx.preference.PreferenceManger

This commit is contained in:
Alinson S. Xavier 2021-04-18 22:17:25 -05:00
parent 33c3feb11a
commit df4355c072
No known key found for this signature in database
GPG Key ID: DCA0DAD4D2F58624

View File

@ -21,7 +21,7 @@ package org.isoron.uhabits.preferences
import android.content.Context
import android.content.SharedPreferences
import android.preference.PreferenceManager
import androidx.preference.PreferenceManager
import org.isoron.uhabits.R
import org.isoron.uhabits.core.AppScope
import org.isoron.uhabits.core.preferences.Preferences