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

Update the SoLoader SDK version #5361

Merged
merged 1 commit into from
Oct 22, 2023

Conversation

Jasson-Hsu
Copy link
Contributor

Description (required)

Fixes #5347

What changes did you make and why?

I update the SoLoader SDK testImplementation 'com.facebook.soloader:soloader:0.10.1' in build.gradle to
testImplementation 'com.facebook.soloader:soloader:0.10.5'.
Because the 0.10.1 version SoLoader SDK is causing crashes on 64-bit-only devices as the issue said.

Tests performed (required)

Tested {ProdDebug} on {samsung SM-F946B} with API level {33}.

Screenshots (for UI changes only)

Need help? See https://support.google.com/android/answer/9075928


Note: Please ensure that you have read CONTRIBUTING.md if this is your first pull request.

@nicolas-raoul nicolas-raoul merged commit 57d7159 into commons-app:main Oct 22, 2023
1 check passed
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.

update the SoLoader SDK to version 0.10.4 or higher
2 participants