mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Added FileUtils class and license
This commit is contained in:
parent
81156db89f
commit
8c2959f5b0
1 changed files with 5 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
||||||
|
package fr.free.nrw.commons.upload;
|
||||||
|
|
||||||
|
//Taken from https://github.com/iPaulPro/aFileChooser/blob/master/aFileChooser/src/com/ipaulpro/afilechooser/utils/FileUtils.java#L257 (Apache License 2.0)
|
||||||
|
public class FileUtils {
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue