We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5ae16c commit 4298cfaCopy full SHA for 4298cfa
media3-migration.sh
@@ -128,8 +128,8 @@ extension-workmanager media3-exoplayer-workmanager'
128
# Rewrites classes, packages and dependencies from the legacy ExoPlayer package structure
129
# to androidx.media3 structure.
130
131
-MEDIA3_VERSION="1.0.0-beta03"
132
-LEGACY_PEER_VERSION="2.18.2"
+MEDIA3_VERSION="1.0.0-rc02"
+LEGACY_PEER_VERSION="2.18.4"
133
134
function usage() {
135
echo "usage: $0 [-p|-c|-d|-v]|[-m|-l [-x <path>] [-f] PROJECT_ROOT]"
0 commit comments