diff --git a/media3-migration.sh b/media3-migration.sh index 9e21a9b7d8..dbe0930601 100644 --- a/media3-migration.sh +++ b/media3-migration.sh @@ -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-rc01" -LEGACY_PEER_VERSION="2.18.3" +MEDIA3_VERSION="1.0.0-rc02" +LEGACY_PEER_VERSION="2.18.4" function usage() { echo "usage: $0 [-p|-c|-d|-v]|[-m|-l [-x ] [-f] PROJECT_ROOT]"