Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
SDK
/
exoplayer
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
63352e97
authored
Dec 21, 2022
by
bachinger
Committed by
Marc Baechinger
Jan 04, 2023
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Bump IMA SDK version to 3.29.0
Issue: google/ExoPlayer#10845 PiperOrigin-RevId: 496947392
parent
f67849af
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
RELEASENOTES.md
libraries/exoplayer_ima/build.gradle
RELEASENOTES.md
View file @
63352e97
...
@@ -56,6 +56,8 @@ Release notes
...
@@ -56,6 +56,8 @@ Release notes
instead.
instead.
*
Cast extension
*
Cast extension
*
Bump Cast SDK version to 21.2.0.
*
Bump Cast SDK version to 21.2.0.
*
IMA extension
*
Bump IMA SDK version to 3.29.0.
### 1.0.0-beta03 (2022-11-22)
### 1.0.0-beta03 (2022-11-22)
...
...
libraries/exoplayer_ima/build.gradle
View file @
63352e97
...
@@ -25,7 +25,7 @@ android {
...
@@ -25,7 +25,7 @@ android {
}
}
dependencies
{
dependencies
{
api
'com.google.ads.interactivemedia.v3:interactivemedia:3.2
8.1
'
api
'com.google.ads.interactivemedia.v3:interactivemedia:3.2
9.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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment