Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Conversation

miPlodder
Copy link

No description provided.

androidTestImplementation 'com.android.support.test:runner:1.0.1'
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.1'
// implementation project(':mifos-passcode')
implementation project(':mifos-passcode')
Copy link
Author

Choose a reason for hiding this comment

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

@therajanmaurya Commanding this line was causing crash on start-up.

Copy link
Member

Choose a reason for hiding this comment

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

yeah got it, remove the below line implementation 'com.mifos.mobile:mifos-passcode:0.3.0' and stay with the above.

androidTestImplementation 'com.android.support.test:runner:1.0.1'
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.1'
// implementation project(':mifos-passcode')
implementation project(':mifos-passcode')
Copy link
Member

Choose a reason for hiding this comment

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

yeah got it, remove the below line implementation 'com.mifos.mobile:mifos-passcode:0.3.0' and stay with the above.

@miPlodder
Copy link
Author

@therajanmaurya I have made the changes, please review it again.

@miPlodder
Copy link
Author

@therajanmaurya I don't why this Travis build is failing, but passing on my local machine.

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

Successfully merging this pull request may close these issues.

2 participants