Skip to content

Commit

Permalink
Bump IMA SDK version for gradle
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 472500789
  • Loading branch information
marcbaechinger committed Oct 19, 2022
1 parent 5a12237 commit 60a3ea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/ima/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 60a3ea4

Please sign in to comment.