Commit 35d82e18 by andrewlewis Committed by Oliver Woodman

Upgrade IMA to 3.10.9

PiperOrigin-RevId: 239157535
parent 2b42f0d3
Showing with 2 additions and 2 deletions
...@@ -32,9 +32,9 @@ android { ...@@ -32,9 +32,9 @@ android {
} }
dependencies { dependencies {
api 'com.google.ads.interactivemedia.v3:interactivemedia:3.10.6' api 'com.google.ads.interactivemedia.v3:interactivemedia:3.10.9'
implementation project(modulePrefix + 'library-core') implementation project(modulePrefix + 'library-core')
implementation 'com.google.android.gms:play-services-ads:17.1.3' implementation 'com.google.android.gms:play-services-ads:17.2.0'
testImplementation project(modulePrefix + 'testutils-robolectric') testImplementation project(modulePrefix + 'testutils-robolectric')
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment