Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add duplicate ZEIR ID cleanup job #168

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

ekigamba
Copy link
Contributor

@ekigamba
Copy link
Contributor Author

Depends on this PR in client core opensrp/opensrp-client-core#902

@@ -371,7 +381,9 @@ dependencies {
// Because RxAndroid releases are few and far between, it is recommended you also
// explicitly depend on RxJava's latest version for bug fixes and new features.
implementation 'io.reactivex.rxjava2:rxjava:2.2.19'
implementation 'com.evernote:android-job:1.2.6'
implementation('com.github.devv911:android-job:1.4.5') {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Create an issue to remove this and either update the client-core version or use an official version from evernote-job

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the issue should be to remove this dependency with an official one or use client-core v6

@@ -0,0 +1,20 @@
{
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's exclude this from the PR and add it to gitignore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants