Skip to content

Commit

Permalink
Version bump to media3-1.1.0 and exoplayer 2.19.0
Browse files Browse the repository at this point in the history
#minor-release

PiperOrigin-RevId: 542881427
  • Loading branch information
tof-tof committed Jun 23, 2023
1 parent 22c9e96 commit b9d289f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions constants.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
// limitations under the License.
project.ext {
// ExoPlayer version and version code.
releaseVersion = '2.18.7'
releaseVersionCode = 2_018_007
releaseVersion = '2.19.0'
releaseVersionCode = 2_019_000
minSdkVersion = 16
appTargetSdkVersion = 33
// API version before restricting local file access.
Expand Down

0 comments on commit b9d289f

Please sign in to comment.