mirror of
https://github.com/samsonjs/media.git
synced 2026-04-21 13:55:47 +00:00
Bump IMA SDK version for gradle
PiperOrigin-RevId: 472500789
(cherry picked from commit 60a3ea48b8)
This commit is contained in:
parent
d7d75a0157
commit
018ea9a44e
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
api 'com.google.ads.interactivemedia.v3:interactivemedia:3.26.0'
|
||||
api 'com.google.ads.interactivemedia.v3:interactivemedia:3.28.1'
|
||||
implementation project(modulePrefix + 'library-core')
|
||||
implementation 'androidx.annotation:annotation:' + androidxAnnotationVersion
|
||||
compileOnly 'com.google.errorprone:error_prone_annotations:' + errorProneVersion
|
||||
|
|
|
|||
Loading…
Reference in a new issue