mirror of
https://github.com/nextcloud/android.git
synced 2024-11-27 17:46:37 +03:00
Do not update current
This commit is contained in:
parent
717e4b2096
commit
e4c306aa6b
1 changed files with 1 additions and 0 deletions
|
@ -132,6 +132,7 @@ public class FileAlterationMagicListener implements FileAlterationListener {
|
|||
.setExtras(bundle)
|
||||
.setPersisted(true)
|
||||
.setRequirementsEnforced(true)
|
||||
.setUpdateCurrent(false)
|
||||
.build()
|
||||
.schedule();
|
||||
|
||||
|
|
Loading…
Reference in a new issue