Commit 33ad3c23 by rohks Committed by Tianyi Feng

Bump IMA SDK version to 3.30.3

#minor-change

PiperOrigin-RevId: 555130308
(cherry picked from commit afccebb8fcdd0722ed183ac6ad80ae9786141efc)
parent b8e1a0b4
Showing with 1 additions and 1 deletions
...@@ -20,7 +20,7 @@ android { ...@@ -20,7 +20,7 @@ android {
} }
dependencies { dependencies {
api 'com.google.ads.interactivemedia.v3:interactivemedia:3.29.0' api 'com.google.ads.interactivemedia.v3:interactivemedia:3.30.3'
implementation project(modulePrefix + 'library-core') implementation project(modulePrefix + 'library-core')
implementation 'androidx.annotation:annotation:' + androidxAnnotationVersion implementation 'androidx.annotation:annotation:' + androidxAnnotationVersion
compileOnly 'com.google.errorprone:error_prone_annotations:' + errorProneVersion compileOnly 'com.google.errorprone:error_prone_annotations:' + errorProneVersion
......
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