Downgrade IMA SDK to 3.29.0

#minor-release

PiperOrigin-RevId: 529710928
This commit is contained in:
bachinger 2023-05-05 14:27:04 +00:00 committed by Tofunmi Adigun-Hameed
parent b69b3423c3
commit 511b1358cd

View File

@ -20,7 +20,7 @@ android {
} }
dependencies { dependencies {
api 'com.google.ads.interactivemedia.v3:interactivemedia:3.30.1' api 'com.google.ads.interactivemedia.v3:interactivemedia:3.29.0'
implementation project(modulePrefix + 'lib-exoplayer') implementation project(modulePrefix + 'lib-exoplayer')
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