Fixed bug caused by updated hitomi server structure
Version 4.0
This commit is contained in:
@@ -21,8 +21,6 @@ package xyz.quaver.pupil.util
|
||||
import android.content.Context
|
||||
import android.os.Build
|
||||
import android.os.Environment
|
||||
import android.provider.MediaStore
|
||||
import androidx.core.content.ContextCompat
|
||||
import java.io.File
|
||||
|
||||
fun getCachedGallery(context: Context, galleryID: Int): File {
|
||||
|
||||
Reference in New Issue
Block a user