-
Notifications
You must be signed in to change notification settings - Fork 0
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
[Merge after Monorepo merge] Separate local and remote/candidate implementations #68
Open
CB-RyanMcCormick
wants to merge
17
commits into
main
Choose a base branch
from
feature/rjm/local-monetization-in-canary
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 15 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
d30963d
[HB-6645] Helium rebranding
chauduyphanvu adf34e7
[HB-6442] Refactor show to take Activity instead of Context
chauduyphanvu 63af0f3
[HB-6012] Get app signature from PartnerConfiguration instead
chauduyphanvu 9f78414
AdapterConfiguration
chauduyphanvu c377a98
New ChartboostMediation error design (#57)
chauduyphanvu e363b84
Update CLA links (#58)
chauduyphanvu 20209b1
[HB-7637] Partner Adapter Rework (#59)
bichenwang 42b418a
Gradle 8 migration (#60)
bwised 986bd5a
Pre 5.0 getting ready for release (#61)
bichenwang 0f5dee9
[HB-7689] Version pumps for Mediation 5 (#62)
chauduyphanvu c63a357
API 34 (#63)
chauduyphanvu 9c22d4b
[HB-7689] Catching up with latest certified versions (#65)
bwised a798a28
HB-8087 Privacy Audit (#66)
bichenwang c58dec1
Banner Size Update (#67)
bichenwang 6691e17
Separate local and remote/candidate implementations
CB-RyanMcCormick c997ba8
Merge branch 'main' into feature/rjm/local-monetization-in-canary
chauduyphanvu 56db700
Update settings.gradle.kts
chauduyphanvu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this breaks public builds though...
maybe we do this for now for the release then fix it later