Do not update current

This commit is contained in:
Mario Danic 2017-02-21 23:37:51 +01:00 committed by AndyScherzinger
parent 717e4b2096
commit e4c306aa6b
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -132,6 +132,7 @@ public class FileAlterationMagicListener implements FileAlterationListener {
.setExtras(bundle)
.setPersisted(true)
.setRequirementsEnforced(true)
.setUpdateCurrent(false)
.build()
.schedule();