Skip to content

Commit

Permalink
Chartboost/9.8.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AppLovin-Mobile-Engineering committed Jan 30, 2025
1 parent 5a9808c commit 274090d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Chartboost/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 9.8.2.1
* Introduced `verification.properties` to facilitate adapter ownership verification with Google SDK console.

## 9.8.2.0
* Certified with Chartboost SDK 9.8.2.

Expand Down
2 changes: 1 addition & 1 deletion Chartboost/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ afterEvaluate {
apply(plugin = "adapter-publish")
}

val libraryVersionName by extra("9.8.2.0")
val libraryVersionName by extra("9.8.2.1")

repositories {
maven { url = uri("https://cboost.jfrog.io/artifactory/chartboost-ads/") }
Expand Down

0 comments on commit 274090d

Please sign in to comment.