Skip to content

Commit

Permalink
Update migration script to 1.0.0-rc02/2.18.4
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 513482096
(cherry picked from commit b634005)
  • Loading branch information
tonihei committed Mar 2, 2023
1 parent d5ae16c commit 4298cfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions media3-migration.sh
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,8 @@ extension-workmanager media3-exoplayer-workmanager'
# Rewrites classes, packages and dependencies from the legacy ExoPlayer package structure
# to androidx.media3 structure.

MEDIA3_VERSION="1.0.0-beta03"
LEGACY_PEER_VERSION="2.18.2"
MEDIA3_VERSION="1.0.0-rc02"
LEGACY_PEER_VERSION="2.18.4"

function usage() {
echo "usage: $0 [-p|-c|-d|-v]|[-m|-l [-x <path>] [-f] PROJECT_ROOT]"
Expand Down

0 comments on commit 4298cfa

Please sign in to comment.