Move Stored(File|Directory)Helper into NewPipe
This commit is contained in:
parent
4e133a3599
commit
995264e5e2
18 changed files with 271 additions and 186 deletions
|
|
@ -11,7 +11,7 @@ import java.util.zip.ZipEntry;
|
|||
import java.util.zip.ZipInputStream;
|
||||
import java.util.zip.ZipOutputStream;
|
||||
|
||||
import us.shandian.giga.io.StoredFileHelper;
|
||||
import org.schabi.newpipe.streams.io.StoredFileHelper;
|
||||
|
||||
/**
|
||||
* Created by Christian Schabesberger on 28.01.18.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue