Bump IMA SDK version for gradle

PiperOrigin-RevId: 472500789
(cherry picked from commit 9e1e0a1004)
This commit is contained in:
bachinger 2022-09-06 17:43:37 +00:00 committed by microkatz
parent 22f4fcb657
commit 1b3aecde5a

View file

@ -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 + 'lib-exoplayer')
implementation 'androidx.annotation:annotation:' + androidxAnnotationVersion
compileOnly 'com.google.errorprone:error_prone_annotations:' + errorProneVersion