Use androidx PreferenceManager

This commit is contained in:
ligi 2020-02-29 17:41:27 +01:00
parent c3a5912ff0
commit 19372eaa27
No known key found for this signature in database
GPG key ID: 8E81894010ABF23D

View file

@ -9,8 +9,8 @@ import android.content.Intent
import android.net.Uri
import android.os.Build
import android.os.Environment
import android.preference.PreferenceManager
import androidx.core.app.NotificationCompat
import androidx.preference.PreferenceManager
import com.github.salomonbrys.kodein.instance
import org.greenrobot.eventbus.EventBus
import org.ligi.passandroid.App