Address some build warnings

This commit is contained in:
arkon
2020-03-13 18:23:07 -04:00
parent b3daf7d760
commit a0dffcf51f
4 changed files with 7 additions and 7 deletions

View File

@@ -4,7 +4,7 @@ import android.content.Context
import android.content.SharedPreferences
import android.net.Uri
import android.os.Environment
import android.preference.PreferenceManager
import androidx.preference.PreferenceManager
import com.f2prateek.rx.preferences.Preference
import com.f2prateek.rx.preferences.RxSharedPreferences
import eu.kanade.tachiyomi.R