Skip to content
This repository was archived by the owner on Jun 22, 2022. It is now read-only.

fix: WebView crashing on Android 5#125

Merged
akexorcist merged 2 commits intoakexorcist:fix-web-view-crashingfrom
IamMitsuo:fix/web-view-crashing-android5
Dec 21, 2021
Merged

fix: WebView crashing on Android 5#125
akexorcist merged 2 commits intoakexorcist:fix-web-view-crashingfrom
IamMitsuo:fix/web-view-crashing-android5

Conversation

@IamMitsuo
Copy link
Copy Markdown
Contributor

@IamMitsuo IamMitsuo commented Dec 21, 2021

API Changes

BREAKING CHANGES

  • Change targetSdkVersion from 30 to 31
  • Change appcompat version to 1.4.0

Note

I have locally tested instrument tests on Android 4.4 (sdk 19), Android 5 (sdk 21) and Android 9 (sdk 28) devices. Please run your CI after merging this PR to fix-web-view-crashing branch since the CI only runs when PR to master.

*BREAKING CHANGES*
- change `targetSdkVersion` from 30 to 31
- change `appcompat` version to `1.4.0`
@IamMitsuo IamMitsuo marked this pull request as ready for review December 21, 2021 05:23
@akexorcist akexorcist merged commit 5668933 into akexorcist:fix-web-view-crashing Dec 21, 2021
@akexorcist
Copy link
Copy Markdown
Owner

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants