Skip to content

Commit

Permalink
Update the compileSdkVersion and targetSdkVersion for the #Chartboost…
Browse files Browse the repository at this point in the history
… #Mediation adapter to SDK 34.

PiperOrigin-RevId: 691561981
  • Loading branch information
Mobile Ads Developer Relations authored and copybara-github committed Oct 30, 2024
1 parent 4cca6af commit 2eb5aa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ThirdPartyAdapters/chartboost/chartboost/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ext {
}

android {
compileSdkVersion 33
compileSdkVersion 34
defaultConfig {
minSdkVersion 21
targetSdkVersion 31
Expand Down

0 comments on commit 2eb5aa4

Please sign in to comment.