-
Notifications
You must be signed in to change notification settings - Fork 871
Bump Jitsi to v 11.4.0 with 16KB page size #9080
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
Conversation
|
bmarty
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a remark about tools:overrideLibrary, else LGTM, thanks!
| xmlns:tools="http://schemas.android.com/tools"> | ||
|
|
||
| <uses-sdk tools:overrideLibrary="com.sayem.keepawake,com.splashview,com.facebook.react,com.facebook.hermes" /> | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The existing tools:overrideLibrary is actually located here: https://github.com/element-hq/element-android/blob/main/vector/src/main/AndroidManifest.xml#L57.
Better to add new override there.
Type of change
Content
24to26.Motivation and context
This is a Jitsi version upgrade to make Element Android compatible with the 16KB page size alignment restriction added by Google on new app versions.
Fixes #9041.
Tests
Make some calls, check everything works.
Tested devices
Checklist