mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Use UniFile for local source file handling
This commit is contained in:
parent
46aeab9a7a
commit
ca54984344
20 changed files with 110 additions and 95 deletions
|
@ -1,7 +1,7 @@
|
|||
package tachiyomi.domain.storage.service
|
||||
|
||||
import tachiyomi.core.preference.PreferenceStore
|
||||
import tachiyomi.core.provider.FolderProvider
|
||||
import tachiyomi.core.storage.FolderProvider
|
||||
|
||||
class StoragePreferences(
|
||||
private val folderProvider: FolderProvider,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue