Ensure we do not cancel Work from other lib or SDK client

This commit is contained in:
Benoit Marty
2019-07-09 17:08:24 +02:00
parent a09850b16c
commit aa743d8469
9 changed files with 57 additions and 43 deletions

View File

@ -147,3 +147,6 @@ android\.app\.AlertDialog
### Use JsonUtils.getBasicGson()
new Gson\(\)
### Use matrixOneTimeWorkRequestBuilder
import androidx.work.OneTimeWorkRequestBuilder===1