Skip to content

Commit 4298cfa

Browse files
committed
Update migration script to 1.0.0-rc02/2.18.4
PiperOrigin-RevId: 513482096 (cherry picked from commit b634005)
1 parent d5ae16c commit 4298cfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

media3-migration.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,8 @@ extension-workmanager media3-exoplayer-workmanager'
128128
# Rewrites classes, packages and dependencies from the legacy ExoPlayer package structure
129129
# to androidx.media3 structure.
130130

131-
MEDIA3_VERSION="1.0.0-beta03"
132-
LEGACY_PEER_VERSION="2.18.2"
131+
MEDIA3_VERSION="1.0.0-rc02"
132+
LEGACY_PEER_VERSION="2.18.4"
133133

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

0 commit comments

Comments
 (0)