This commit is contained in:
parent
c37ff2ba16
commit
b5307d46d0
@ -47,7 +47,7 @@
|
|||||||
"Failed to create missing parent directory for %s",
|
"Failed to create missing parent directory for %s",
|
||||||
zipFile);
|
zipFile);
|
||||||
}
|
}
|
||||||
+ parent.setLastModified(currentTimeMillisOrSourceDateEpoch);
|
+ parent.setLastModified(currentTimeMillisOrSourceDateEpoch());
|
||||||
|
|
||||||
updatedFile = true;
|
updatedFile = true;
|
||||||
if (!zipFile.exists() && state.isWithoutAnyResources()) {
|
if (!zipFile.exists() && state.isWithoutAnyResources()) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user