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

feat: support 16kb page size on Android 15 #1028

Merged
merged 3 commits into from
Aug 6, 2024

don't specify ndkVersion in `lib` build script.

6ba71e0
Select commit
Loading
Failed to load commit list.
Merged

feat: support 16kb page size on Android 15 #1028

don't specify ndkVersion in `lib` build script.
6ba71e0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 6, 2024 in 1s

83.77% (+0.01%) compared to 131a1ee

View this Pull Request on Codecov

83.77% (+0.01%) compared to 131a1ee

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.77%. Comparing base (131a1ee) to head (6ba71e0).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1028      +/-   ##
==========================================
+ Coverage   83.75%   83.77%   +0.01%     
==========================================
  Files          53       53              
  Lines        5510     5510              
  Branches     1197     1197              
==========================================
+ Hits         4615     4616       +1     
  Misses        783      783              
+ Partials      112      111       -1