mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Update migration script to 1.0.0-rc02/2.18.4
PiperOrigin-RevId: 513482096
(cherry picked from commit b634005c5f)
This commit is contained in:
parent
d5ae16c0c9
commit
4298cfabc6
1 changed files with 2 additions and 2 deletions
|
|
@ -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-rc02"
|
||||||
LEGACY_PEER_VERSION="2.18.2"
|
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]"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue