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

upgrade poi to 4.0.1 #90

Merged
merged 1 commit into from Oct 6, 2021
Merged

upgrade poi to 4.0.1 #90

merged 1 commit into from Oct 6, 2021

Conversation

quenchjian
Copy link
Contributor

Hi, I tried to upgrade poi version to 4.0.1 and fix various crashes. The Java 8 related api used in poi 4.0.1 is resolved by coreLibraryDesugaring provided by Android. I also tested the generated poishadow_all.jar with Android 5 (API 21) using emulator. Hope this pull request can resolve issue #44.

BTW, POI 4.0.0 have weird bugs that will crash sample code such as XSSFColor constructor missing. So I bump the version to 4.0.1 directly.

@centic9 centic9 merged commit 34d0567 into centic9:master Oct 6, 2021
@centic9
Copy link
Owner

centic9 commented Oct 6, 2021

Thanks! This seems to work fine and finally allows to try upgrading to even newer versions of Apache POI as follow-up steps!

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.

None yet

2 participants