Release/4.2.0#122
Merged
Merged
Conversation
Bump core to 4.2.0, raise minSdkVersion to 24 (SDK now requires API 24), sync adapter versions to the 4.2.0 release set, and update README badge. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…lished; BidMachine pangle)
There was a problem hiding this comment.
Pull request overview
Updates the demo modules and repository metadata to align with the Appodeal SDK 4.2.0 release set, including the new minimum supported Android API level.
Changes:
- Bumped
com.appodeal.ads.sdk:coreto4.2.0and synced multiple adapter/network dependency versions across all sample modules. - Raised
minSdkVersionfrom 23 to 24 in all included sample apps (banner/interstitial/mrec/native/rewarded/analytics). - Updated the README version badge to
4.2.0and adjustedanalytics/.gitignore.
Reviewed changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| rewarded/build.gradle | Bump Appodeal core/adapters and raise minSdkVersion to 24. |
| native/build.gradle | Bump Appodeal core/adapters and raise minSdkVersion to 24. |
| mrec/build.gradle | Bump Appodeal core/adapters and raise minSdkVersion to 24. |
| interstitial/build.gradle | Bump Appodeal core/adapters and raise minSdkVersion to 24. |
| banner/build.gradle | Bump Appodeal core/adapters and raise minSdkVersion to 24. |
| analytics/build.gradle | Bump Appodeal core/adapters and raise minSdkVersion to 24. |
| README.md | Update SDK version badge to 4.2.0. |
| analytics/.gitignore | Add additional ignore patterns under analytics/. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
and3r817
approved these changes
Jun 15, 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.
Bump core to 4.2.0, raise minSdkVersion to 24 (SDK now requires API 24), sync adapter versions to the 4.2.0 release set, and update README badge.