RUM-517: Remove kapt by bumping glide version#3351
Merged
Conversation
kikoveiga
marked this pull request as ready for review
April 9, 2026 13:09
0xnm
requested changes
Apr 9, 2026
kikoveiga
force-pushed
the
kikoveiga/RUM-517/remove-kapt
branch
from
April 9, 2026 13:31
647ea3e to
7126fb4
Compare
This comment has been minimized.
This comment has been minimized.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #3351 +/- ##
===========================================
+ Coverage 71.87% 71.87% +0.01%
===========================================
Files 947 947
Lines 34919 34919
Branches 5801 5801
===========================================
+ Hits 25096 25098 +2
- Misses 8231 8238 +7
+ Partials 1592 1583 -9
🚀 New features to boost your workflow:
|
kikoveiga
force-pushed
the
kikoveiga/RUM-517/remove-kapt
branch
2 times, most recently
from
April 9, 2026 14:28
4751e74 to
5dcf3d7
Compare
0xnm
reviewed
Apr 10, 2026
kikoveiga
force-pushed
the
kikoveiga/RUM-517/remove-kapt
branch
from
April 10, 2026 15:21
5dcf3d7 to
31895f8
Compare
0xnm
previously approved these changes
Apr 10, 2026
kikoveiga
force-pushed
the
kikoveiga/RUM-517/remove-kapt
branch
from
April 10, 2026 16:18
31895f8 to
bbbdedb
Compare
0xnm
approved these changes
Apr 10, 2026
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?
4.11.0to5.0.5, enabling the usage of ksp instead of kapt. The APIs used bydd-sdk-android-glideare unchanged in v5, so there is no behavioral impact. Binary compatibility for new glide v5 (minSdk 14, Java 8) is still below the project's minSdk 23 and Java 11.Review checklist (to be filled by reviewers)