Switch to androidx.preference.PreferenceManger

This commit is contained in:
2021-04-18 22:17:25 -05:00
parent 33c3feb11a
commit df4355c072

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