Skip to content

Update Android-Components to 119.0.1

grant requested to merge components-v119.0.1 into develop

This MR updates the android-components to v119.0.1.

Only minor fixes were need due to a change in the components API, WebExtensionPopupFeature is now called WebExtensionPopupObserver.

Also, I had to update the compileSdkVersion to be API 34. Though, we are still targeting API 33, so we shouldn't have to make any Android 14 specific updates yet.

Merge request reports