[RUM-11509][v3]: Raising minSdk version#2844
Merged
Merged
Conversation
0xnm
reviewed
Aug 29, 2025
satween
force-pushed
the
tvaleev/feature/RUM-11509-raising-min-sdk
branch
3 times, most recently
from
August 29, 2025 11:34
b601c9c to
ce2c5a6
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## develop #2844 +/- ##
===========================================
+ Coverage 70.70% 70.70% +0.01%
===========================================
Files 810 809 -1
Lines 29477 29448 -29
Branches 4945 4937 -8
===========================================
- Hits 20840 20821 -19
+ Misses 7275 7266 -9
+ Partials 1362 1361 -1
🚀 New features to boost your workflow:
|
| timeout: 1h | ||
| variables: | ||
| ANDROID_API: "21" | ||
| ANDROID_API: "23" |
Contributor
There was a problem hiding this comment.
JFYI
We also need to update here "platforms;android-21" "build-tools;21.0.0" "system-images;android-21;google_apis;arm64-v8a" that are pre-downloaded on the CI images (change 21 to 23).
But this is not a blocker to this pr, because our CI contains code that will install them.
aleksandr-gringauz
previously approved these changes
Aug 29, 2025
0xnm
previously approved these changes
Aug 29, 2025
jonathanmos
previously approved these changes
Sep 1, 2025
satween
force-pushed
the
tvaleev/feature/RUM-11509-raising-min-sdk
branch
2 times, most recently
from
September 1, 2025 12:27
2bdb529 to
4a6d1aa
Compare
ambushwork
previously approved these changes
Sep 1, 2025
satween
force-pushed
the
tvaleev/feature/RUM-11509-raising-min-sdk
branch
from
September 3, 2025 11:29
65fbb67 to
aa7f9e0
Compare
0xnm
approved these changes
Sep 3, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Increasing
minSdkversion to 23.Updating metrics-performance lib version to 1.0.0-beta03
Review checklist (to be filled by reviewers)