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

Fix failing build due to inconsistent development branch #2105

Merged
merged 1 commit into from
Feb 4, 2020
Merged

Fix failing build due to inconsistent development branch #2105

merged 1 commit into from
Feb 4, 2020

Conversation

marcnause
Copy link
Contributor

@marcnause marcnause commented Feb 4, 2020

Fixes: Merging ab3a44e and e4d6322 cause the development branch to be in a state where a newly merged class uses a method of the CSV logger which does not exist anymore. Hence the build fails: https://travis-ci.org/fossasia/pslab-android/builds/646098874

Changes: The new Activity uses the new method of the CSV logger now.

Checklist:

  • No modifications done at the end of resource files strings.xml, dimens.xml or colors.xml
  • I have reformatted code in every file included in this PR [CTRL+ALT+L]
  • My code does not contain any extra lines or extra spaces
  • I have requested reviews from other members

APK for testing: app-fdroid-debug.zip

@mariobehling mariobehling merged commit ab54e56 into fossasia:development Feb 4, 2020
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