Skip to content

Commit

Permalink
Updated Android adapter to 6.17.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LTPhantom committed Apr 4, 2024
1 parent 2454aef commit add0ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/mediation/gma_mediation_meta/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ android {
}

dependencies {
implementation 'com.google.ads.mediation:facebook:6.16.0.0'
implementation 'com.google.ads.mediation:facebook:6.17.0.0'
testImplementation 'org.jetbrains.kotlin:kotlin-test'
testImplementation 'org.mockito:mockito-core:5.0.0'
}
Expand Down

0 comments on commit add0ec6

Please sign in to comment.