Commit 4633a635 by andrewlewis Committed by Oliver Woodman

Upgrade IMA to 3.19.2

PiperOrigin-RevId: 319764381
parent f1dd1894
Showing with 1 additions and 1 deletions
...@@ -32,7 +32,7 @@ android { ...@@ -32,7 +32,7 @@ android {
} }
dependencies { dependencies {
api 'com.google.ads.interactivemedia.v3:interactivemedia:3.19.0' api 'com.google.ads.interactivemedia.v3:interactivemedia:3.19.2'
implementation project(modulePrefix + 'library-core') implementation project(modulePrefix + 'library-core')
implementation 'androidx.annotation:annotation:' + androidxAnnotationVersion implementation 'androidx.annotation:annotation:' + androidxAnnotationVersion
implementation 'com.google.android.gms:play-services-ads-identifier:17.0.0' implementation 'com.google.android.gms:play-services-ads-identifier:17.0.0'
......
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