Update migration script to 1.0.0-rc02/2.18.4

PiperOrigin-RevId: 513482096
This commit is contained in:
tonihei 2023-03-02 10:37:00 +00:00
parent 5c2eea86a2
commit b634005c5f

View File

@ -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-rc01" MEDIA3_VERSION="1.0.0-rc02"
LEGACY_PEER_VERSION="2.18.3" LEGACY_PEER_VERSION="2.18.4"
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]"