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