Commit 39b74c2d by bachinger Committed by christosts

Update migration script

Only the version need to be updated. No changes in class or package mappings since the last release.

PiperOrigin-RevId: 510385733
parent ae91615a
Showing with 2 additions and 2 deletions
...@@ -128,8 +128,8 @@ extension-workmanager media3-exoplayer-workmanager' ...@@ -128,8 +128,8 @@ extension-workmanager media3-exoplayer-workmanager'
# Rewrites classes, packages and dependencies from the legacy ExoPlayer package structure # Rewrites classes, packages and dependencies from the legacy ExoPlayer package structure
# to androidx.media3 structure. # to androidx.media3 structure.
MEDIA3_VERSION="1.0.0-beta03" MEDIA3_VERSION="1.0.0-rc01"
LEGACY_PEER_VERSION="2.18.2" LEGACY_PEER_VERSION="2.18.3"
function usage() { function usage() {
echo "usage: $0 [-p|-c|-d|-v]|[-m|-l [-x <path>] [-f] PROJECT_ROOT]" echo "usage: $0 [-p|-c|-d|-v]|[-m|-l [-x <path>] [-f] PROJECT_ROOT]"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment