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: Avoid app crash on login API version <= 24 #1834

Merged
merged 1 commit into from
May 27, 2019
Merged

fix: Avoid app crash on login API version <= 24 #1834

merged 1 commit into from
May 27, 2019

Conversation

anhanh11001
Copy link
Contributor

@anhanh11001 anhanh11001 commented May 27, 2019

Details:

  • This is due to a bug from jackson-module-kotlin that doesn't support Android < API 24. So dependency version is reduced from 2.9.9 to 2.9.6

Fixes: #1829
Fixes #1779

Related
Issue #1784
FasterXML/jackson-module-kotlin#218

Details:
- This is due to a bug from jackson-module-kotlin that doesn't support Android < API 24. So dependency version is reduced from 2.9.9 to 2.9.6

Fixes: #1829
@auto-label auto-label bot added the fix label May 27, 2019
@iamareebjamal iamareebjamal merged commit 9aec0cf into fossasia:development May 27, 2019
@anhanh11001 anhanh11001 deleted the 1829_app_crash_login branch June 20, 2019 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants