reduce memory usage
Reduce memory usage by storing the filename as string instead of individual tags.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
|
||||
dependencies {
|
||||
compile project(':pdb-utils')
|
||||
compile project(':file-utils')
|
||||
}
|
||||
Reference in New Issue
Block a user